mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/trelby: Switched to python2-lxml
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
070b4af791
commit
c8f89214a2
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue