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
lang/python: Depend on system expat
Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
lilik-openwrt-22.03
Daniel Dickinson
9 years ago
parent
91a597eebe
commit
9535b642a9
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/files/python-package-xml.mk
+ 1
- 1
lang/python/files/python-package-xml.mk
View File
@ -8,7 +8,7 @@
d
e
f
i
n
e
P
a
c
k
a
g
e
/
p
y
t
h
o
n
-
x
m
l
$(
call
Package
/
python
/
Default
)
TITLE:
=
Python
$(
PYTHON_VERSION
)
xml libs
DEPENDS:
=
+python-light
DEPENDS:
=
+python-light
+libexpat
e
n
d
e
f
$(
eval
$
(
call
PyBasePackage
,
python
-
xml
, \
Write
Preview
Loading…
Cancel
Save