mirror of
https://github.com/RangeNetworks/openbts.git
synced 2025-11-03 13:23:16 +00:00
cleaned up makefiles, and now can is confflags="--with-uhd" dpkg-buildpackage -B to build the uhd version. There's still an issue with linking uhd though, I have to test on a real install.
git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@5904 19bc5d8c-e614-43d4-8b26-e1612bc8e597
This commit is contained in:
4
debian/control
vendored
4
debian/control
vendored
@@ -3,7 +3,7 @@ Section: comm
|
||||
Priority: optional
|
||||
Maintainer: Range Networks, Inc. <info@rangenetworks.com>
|
||||
Homepage: http://www.rangenetworks.com/
|
||||
Build-Depends: build-essential, debhelper (>= 7), libosip2-dev, pkg-config, autoconf
|
||||
Build-Depends: build-essential, debhelper (>= 7), libosip2-dev, pkg-config, autoconf, uhd
|
||||
Standards-Version: 3.7.3
|
||||
|
||||
Package: openbts-public
|
||||
@@ -12,5 +12,5 @@ Section: comm
|
||||
Priority: optional
|
||||
Architecture: any
|
||||
Essential: no
|
||||
Depends: sqlite3, libosip2-4, libusb-1.0-0, libortp8, libglib2.0-0, libgl1-mesa-glx, libc6, libasound2, pkg-config, libpcre3, gawk, sipauthserve-public
|
||||
Depends: sqlite3, libosip2-4, libusb-1.0-0, libortp8, libglib2.0-0, libgl1-mesa-glx, libc6, libasound2, pkg-config, libpcre3, gawk, sipauthserve-public, uhd
|
||||
Description: OpenBTS Public Release.
|
||||
|
||||
Reference in New Issue
Block a user