diff options
author | michael-west <michael.west@ettus.com> | 2018-02-15 14:27:33 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2018-02-19 14:33:01 -0800 |
commit | 1adae2b432d1b66d7b9133a67fedce8af0b6b560 (patch) | |
tree | 5735946da0f47c46bfd31d2136c0136a8d6a1947 /host/cmake/debian/control | |
parent | 1651444b27a6c437ab8395f19fe4a6609b6e2895 (diff) | |
download | uhd-1adae2b432d1b66d7b9133a67fedce8af0b6b560.tar.gz uhd-1adae2b432d1b66d7b9133a67fedce8af0b6b560.tar.bz2 uhd-1adae2b432d1b66d7b9133a67fedce8af0b6b560.zip |
Ubuntu PPA: Update debian information
Diffstat (limited to 'host/cmake/debian/control')
-rw-r--r-- | host/cmake/debian/control | 34 |
1 files changed, 21 insertions, 13 deletions
diff --git a/host/cmake/debian/control b/host/cmake/debian/control index 4e41c779e..c0bcb3620 100644 --- a/host/cmake/debian/control +++ b/host/cmake/debian/control @@ -2,18 +2,26 @@ Source: uhd Section: science Priority: optional Maintainer: Ettus Research <packages@ettus.com> -Uploaders: Martin Braun <martin.braun@ettus.com>, Nicholas Corgan <nick.corgan@ettus.com> -Build-Depends: debhelper (>= 9), cmake (>= 2.8.4+dfsg.1-3), python-dev, python-mako, doxygen, libusb-1.0-0-dev [linux-any], libusb2-dev [kfreebsd-any], libncurses5-dev, pkg-config, - libboost-dev, - libboost-date-time-dev, - libboost-filesystem-dev, - libboost-program-options-dev, - libboost-regex-dev, - libboost-system-dev, - libboost-thread-dev, - libboost-test-dev, - libboost-serialization-dev -Standards-Version: 3.9.5 +Uploaders: Martin Braun <martin.braun@ettus.com> +Build-Depends: debhelper (>= 9), + cmake (>= 2.8.4+dfsg.1-3), + python-dev, + python-mako, + doxygen, + libusb-1.0-0-dev [linux-any], + libusb2-dev [kfreebsd-any], + libncurses5-dev, + pkg-config, + libboost-dev, + libboost-date-time-dev, + libboost-filesystem-dev, + libboost-program-options-dev, + libboost-regex-dev, + libboost-system-dev, + libboost-thread-dev, + libboost-test-dev, + libboost-serialization-dev +Standards-Version: 3.9.7 Homepage: https://www.ettus.com Vcs-Git: git://github.com/EttusResearch/uhd.git @@ -36,7 +44,7 @@ Description: hardware driver for Ettus Research products Package: libuhd003 Architecture: any Section: libs -Pre-Depends: multiarch-support, ${misc:Pre-Depends} +Pre-Depends: ${misc:Pre-Depends} Depends: python, adduser, ${shlibs:Depends}, ${misc:Depends} Suggests: gnuradio Multi-Arch: same |