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

Kyle Keen kkeen at archlinux.org
Sun Jul 9 09:14:36 UTC 2017


    Date: Sunday, July 9, 2017 @ 09:14:35
  Author: kkeen
Revision: 243392

FS#54735 systemd makedep

Modified:
  gnuradio-fcdproplus/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-09 08:28:18 UTC (rev 243391)
+++ PKGBUILD	2017-07-09 09:14:35 UTC (rev 243392)
@@ -11,7 +11,8 @@
 url="https://github.com/dl1ksv/gr-fcdproplus"
 license=('GPL3')
 depends=('gnuradio' 'libusb' 'alsa-lib' 'boost-libs')
-makedepends=('git' 'cmake' 'boost' 'swig')
+makedepends=('git' 'cmake' 'boost' 'swig' 'systemd')
+# systemd for FS#54735 (libudev.h)
 replaces=('gr-fcdproplus')
 source=("git://github.com/dl1ksv/gr-fcdproplus.git#tag=$_tag"
         "88-fcdproplus.rules")



More information about the arch-commits mailing list