libraries/pyPEG2: Switched to python2-lxml

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2024-02-19 20:15:11 -08:00 committed by Willy Sudiarto Raharjo
parent d6415df7c8
commit 14cce98332
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -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"