diff options
Diffstat (limited to 'repo/system/pcsc-lite/pcsc-lite.xibuild')
-rw-r--r-- | repo/system/pcsc-lite/pcsc-lite.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/pcsc-lite/pcsc-lite.xibuild b/repo/system/pcsc-lite/pcsc-lite.xibuild index 86d86d1..b0d2e25 100644 --- a/repo/system/pcsc-lite/pcsc-lite.xibuild +++ b/repo/system/pcsc-lite/pcsc-lite.xibuild @@ -1,6 +1,6 @@ #!/bin/sh -MAKEDEPS="make perl lipcap-ng" +MAKEDEPS="make perl libcap-ng" DEPS="musl sbase eudev" PKG_VER=1.9.4 |