aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD.in
diff options
context:
space:
mode:
authorbartus2024-04-09 17:19:30 +0200
committerbartus2024-04-09 17:19:30 +0200
commitc221626f23b8e4dde191c4574dbb69f93f7ab93a (patch)
tree4c83c9bf4be94f4d26f948a13090f0897cd1049b /PKGBUILD.in
parentc2192a104ca437bbb31cbd5c388a2b311a1878a2 (diff)
downloadaur-c221626f23b8e4dde191c4574dbb69f93f7ab93a.tar.gz
Add python-packaging makedep
Diffstat (limited to 'PKGBUILD.in')
-rw-r--r--PKGBUILD.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD.in b/PKGBUILD.in
index 780cd5132de2..60000797feb8 100644
--- a/PKGBUILD.in
+++ b/PKGBUILD.in
@@ -42,7 +42,7 @@ makedepends+=('git' 'intltool>=0.40.1'
'alsa-lib>=1.0.0' 'libxslt' 'glib-networking'
'alsa-lib' 'curl' 'ghostscript' 'libxpm' 'webkit2gtk'
'libheif' 'libwebp' 'libmng' 'iso-codes' 'aalib' 'zlib'
- 'gjs' 'python-gobject' 'luajit' 'meson'
+ 'gjs' 'python-gobject' 'python-packaging' 'luajit' 'meson'
)
checkdepends=('xorg-server-xvfb')
optdepends=('gutenprint: for sophisticated printing only as gimp has built-in cups print support'