aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/librfid/librfid_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/librfid/librfid_svn.bb')
-rw-r--r--recipes/librfid/librfid_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/librfid/librfid_svn.bb b/recipes/librfid/librfid_svn.bb
index 78800de3eb..f687985c79 100644
--- a/recipes/librfid/librfid_svn.bb
+++ b/recipes/librfid/librfid_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "RFID library"
SECTION = "devel"
PRIORITY = "optional"
LICENSE = "GPL"
-DEPENDS = "libusb"
+DEPENDS = "virtual/libusb0"
SRCNAME = "librfid"
PV = "0.2.0+svnr${SRCREV}"