pcsc-lite: fix libusb dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32249 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e94305074e
commit
77b6c216b9
@ -36,7 +36,7 @@ define Package/libpcsclite
|
|||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE+= (library)
|
TITLE+= (library)
|
||||||
DEPENDS:=+libusb +libpthread +librt
|
DEPENDS:=+libusb-1.0 +libpthread +librt
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/libpcsclite/description
|
define Package/libpcsclite/description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user