office/trelby: Switched to python2-lxml

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

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://ponce.cc/slackware/sources/repo/trelby-2.2.tar.gz"
MD5SUM="86579f0c19f1070a068c8fbcc4d4f541"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wxPython lxml"
REQUIRES="wxPython python2-lxml"
MAINTAINER="Zach Gardner"
EMAIL="zach.gardner@gmail.com"