[arch-commits] Commit in libuhd/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Mon May 22 07:14:34 UTC 2017


    Date: Monday, May 22, 2017 @ 07:14:33
  Author: bpiotrowski
Revision: 228956

upgpkg: libuhd 3.10.1.1-2

rebuild against boost 1.64

Modified:
  libuhd/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-22 06:57:28 UTC (rev 228955)
+++ PKGBUILD	2017-05-22 07:14:33 UTC (rev 228956)
@@ -5,12 +5,12 @@
 pkgname=libuhd
 pkgver=3.10.1.1
 _verstring='003_010_001_001'
-pkgrel=1
+pkgrel=2
 pkgdesc="Universal Software Radio Peripheral (USRP) userspace driver"
 arch=('x86_64' 'i686')
 url="http://www.ettus.com/kb/category/software-documentation/uhd-manual"
 license=('GPL')
-depends=('boost-libs' 'orc' 'libusbx')
+depends=('boost-libs' 'orc' 'libusb')
 optdepends=('python2: usrp utils')
 makedepends=('cmake' 'boost' 'python2-cheetah' 'python2-mako')
 



More information about the arch-commits mailing list