summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Jeremy Hansen2024-02-20 04:46:16 +0100
committer Willy Sudiarto Raharjo2024-02-22 15:47:09 +0100
commit1b6fbd13556b028f3eedd9b2184246bdde4e28ba (patch)
tree916b7025ad2abe97012036f44f9dba635b54af87 /desktop
parent6883018125e648f2347bb37bd39e3adede2dd0f2 (diff)
downloadslackbuilds-1b6fbd13556b028f3eedd9b2184246bdde4e28ba.tar.gz
desktop/thunar-custom-actions: Switched to python3-lxml
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/thunar-custom-actions/thunar-custom-actions.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/thunar-custom-actions/thunar-custom-actions.info b/desktop/thunar-custom-actions/thunar-custom-actions.info
index 676145af19..7483740ac2 100644
--- a/desktop/thunar-custom-actions/thunar-custom-actions.info
+++ b/desktop/thunar-custom-actions/thunar-custom-actions.info
@@ -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"