summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb6d63fcd91b..2699b8b9e1fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=gscreenshot
pkgver=2.0.2
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="A GUI front-end for scrot"
arch=('any')
@@ -14,6 +14,7 @@ groups=()
depends=("python3"
"python-pillow"
"scrot"
+ "pygtk"
"gtk3"
"python-setuptools"
"python-gobject")