mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
desktop/thunar-custom-actions: Switched to python3-lxml
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6883018125
commit
1b6fbd1355
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://apt.nobodyinperson.de/pool/main/t/thunar-custom-actions/thunar
|
|||
MD5SUM="dddf06031bd18290832a4579b46e419e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lxml zenity"
|
||||
REQUIRES="python3-lxml zenity"
|
||||
MAINTAINER="Ozan Türkyılmaz"
|
||||
EMAIL="ozan.turkyilmaz@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue