This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
kea: remove python3 dependency of kea-admin
fix
#9495
Signed-off-by: Rosy Song <rosysong@rosinson.com>
lilik-openwrt-22.03
Rosy Song
5 years ago
parent
6d9e48ab38
commit
444420423f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/kea/Makefile
+ 1
- 1
net/kea/Makefile
View File
@ -76,7 +76,7 @@ endef
d
e
f
i
n
e
P
a
c
k
a
g
e
/
k
e
a
-
a
d
m
i
n
$(
call Package/kea/Default
)
TITLE
+=
Admin
DEPENDS:
=
+kea-libs
+python3
DEPENDS:
=
+kea-libs
e
n
d
e
f
d
e
f
i
n
e
P
a
c
k
a
g
e
/
k
e
a
-
c
t
r
l
Write
Preview
Loading…
Cancel
Save