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
python: remove +libcrypto dep; that's a openssl lib
Signed-off-by: Alexandru Ardelean <ardeleanalex.com>
lilik-openwrt-22.03
Alexandru Ardelean
10 years ago
parent
9e78aff770
commit
3cd31a4633
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lang/python/Makefile
+ 1
- 1
lang/python/Makefile
View File
@ -53,7 +53,7 @@ endef
d
e
f
i
n
e
P
a
c
k
a
g
e
/
p
y
t
h
o
n
$(
call
Package
/
python
/
Default
)
DEPENDS:
=
+libpthread +zlib +libffi +libopenssl
+libcrypto
DEPENDS:
=
+libpthread +zlib +libffi +libopenssl
e
n
d
e
f
d
e
f
i
n
e
P
a
c
k
a
g
e
/
p
y
t
h
o
n
/
d
e
s
c
r
i
p
t
i
o
n
Write
Preview
Loading…
Cancel
Save