git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
2bb434d
)
fix: remove depends on PACKAGE_lpac from Config.in
author
Dmitriy Zh
<redacted>
Sun, 12 Apr 2026 08:58:12 +0000
(08:58 +0000)
committer
Hannu Nyman
<redacted>
Sun, 12 Apr 2026 13:07:51 +0000
(16:07 +0300)
fix eror message after make menuconfig (https://github.com/openwrt/packages/pull/29044#issuecomment-
4230243845
)
Signed-off-by: Zhitomirskiy Dmitriy <redacted>
utils/lpac/Config.in
patch
|
blob
|
history
diff --git
a/utils/lpac/Config.in
b/utils/lpac/Config.in
index b3f80c10a3e831fc7f267c2c97526a0a33064301..feba48eee0b31019141f24a9332c079c05bf18b1 100644
(file)
--- a/
utils/lpac/Config.in
+++ b/
utils/lpac/Config.in
@@
-1,5
+1,4
@@
menu "Configuration"
- depends on PACKAGE_lpac
config LPAC_WITH_PCSC
bool "Include APDU PCSC Backend support"
git clone https://git.99rst.org/PROJECT