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
freeradius2: add missing dependency on zlib
Signed-off-by: Felix Fietkau <nbd@nbd.name>
lilik-openwrt-22.03
Felix Fietkau
8 years ago
parent
0ed48e6e82
commit
517761bb89
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/freeradius2/Makefile
+ 1
- 1
net/freeradius2/Makefile
View File
@ -63,7 +63,7 @@ endef
d
e
f
i
n
e
P
a
c
k
a
g
e
/
f
r
e
e
r
a
d
i
u
s
2
-
c
o
m
m
o
n
$(
call Package/freeradius2/Default
)
TITLE:
=
common files
DEPENDS:
=
+libpthread +FREERADIUS_OPENSSL:libopenssl
DEPENDS:
=
+libpthread +FREERADIUS_OPENSSL:libopenssl
+zlib
e
n
d
e
f
d
e
f
i
n
e
P
a
c
k
a
g
e
/
f
r
e
e
r
a
d
i
u
s
2
-
m
o
d
-
c
h
a
p
Write
Preview
Loading…
Cancel
Save