projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d27ce07
)
pcsc-lite: fix libusb dependency
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 12 Jun 2012 01:56:24 +0000
(
01:56
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 12 Jun 2012 01:56:24 +0000
(
01:56
+0000)
SVN-Revision: 32249
utils/pcsc-lite/Makefile
patch
|
blob
|
history
diff --git
a/utils/pcsc-lite/Makefile
b/utils/pcsc-lite/Makefile
index d6138ecfd49cb86be051bdbd49d74bee478997a4..db3eeec9bf0cefb7372d5966da7ea95350105ed0 100644
(file)
--- a/
utils/pcsc-lite/Makefile
+++ b/
utils/pcsc-lite/Makefile
@@
-36,7
+36,7
@@
define Package/libpcsclite
SECTION:=libs
CATEGORY:=Libraries
TITLE+= (library)
- DEPENDS:=+libusb +libpthread +librt
+ DEPENDS:=+libusb
-1.0
+libpthread +librt
endef
define Package/libpcsclite/description