~ruther/guix-exprs

24055d7d01c7026c7d83ce6a6520703404c183db — Rutherther a month ago 4aef3e7
fixup! libiio
1 files changed, 6 insertions(+), 3 deletions(-)

M modules/ruther/packages/radio.scm
M modules/ruther/packages/radio.scm => modules/ruther/packages/radio.scm +6 -3
@@ 33,6 33,9 @@
      #:tests? #f
      #:configure-flags
      #~(list
         (string-append "-DPKG_CONFIG_EXECUTABLE="
                        (search-input-file %build-inputs
                                           (string-append "/bin/" #$(pkg-config-for-target))))
         (string-append "-DUDEV_RULES_INSTALL_DIR=" #$output "/lib/udev/rules.d")
         "-DOSX_PACKAGE=off"
         "-DOSX_FRAMEWORK=off"


@@ 55,11 58,11 @@
      pkg-config
      flex
      bison
      python
      avahi
      libaio))
      python))
    (inputs
     (list
      avahi
      libaio
      libxml2
      libusb))
    (build-system cmake-build-system)

Do not follow this link