aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sdr/hamlib_1.2.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/sdr/hamlib_1.2.9.bb')
-rw-r--r--recipes/sdr/hamlib_1.2.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/sdr/hamlib_1.2.9.bb b/recipes/sdr/hamlib_1.2.9.bb
index 8815c622e6..b959cee3a0 100644
--- a/recipes/sdr/hamlib_1.2.9.bb
+++ b/recipes/sdr/hamlib_1.2.9.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "The Ham Radio Control Libraries, Hamlib for short, is a development effort to provide a consistent interface for programmers wanting to incorporate radio control in their programs"
LICENSE = "GPLv2"
-DEPENDS = "swig-native perl python libusb-compat tcl gnuradio"
+DEPENDS = "swig-native perl python virtual/libusb0 tcl gnuradio"
SRC_URI = "${SOURCEFORGE_MIRROR}/hamlib/hamlib-${PV}.tar.gz"