aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2024-04-09 17:13:58 +0200
committerbartus2024-04-09 17:13:58 +0200
commit619128e1121e3b9964f24012038d8a8603694aed (patch)
tree7d0a3ef281d3299f666c340fbf8fc3776e300682 /PKGBUILD
parent0a599fed5b3f3c5920a7b6e55b738e072de00f01 (diff)
downloadaur-619128e1121e3b9964f24012038d8a8603694aed.tar.gz
Add python-packaging makedep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed65ffad8c0e..0ee0b2b5d95c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -43,7 +43,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' 'xorg-server-xvfb'
+ 'gjs' 'python-gobject' 'python-packaging' 'luajit' 'meson' 'xorg-server-xvfb'
)
checkdepends=('xorg-server-xvfb')
optdepends=('gutenprint: for sophisticated printing only as gimp has built-in cups print support'