mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/pyPEG2: Switched to python2-lxml
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d6415df7c8
commit
14cce98332
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://ponce.cc/slackware/sources/repo/pypeg2-20211118_4dd9d69.tar.xz
|
|||
MD5SUM="7a458ccebf2859523462a9f6302d3f23"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lxml"
|
||||
REQUIRES="python2-lxml"
|
||||
MAINTAINER="D Woodfall"
|
||||
EMAIL="dave@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue