aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/terminator/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/terminator/APKBUILD b/community/terminator/APKBUILD
index c80a8c1fe4..9e4a1ebc3b 100644
--- a/community/terminator/APKBUILD
+++ b/community/terminator/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=terminator
pkgver=1.91
-pkgrel=1
+pkgrel=2
pkgdesc="Terminal emulator that supports tabs and grids"
url="http://gnometerminator.blogspot.fr/p/introduction.html"
arch="noarch"
license="GPL2"
depends="py-gtk xdg-utils vte dbus-glib gettext intltool keybinder3
- gsettings-desktop-schemas"
+ gconf gsettings-desktop-schemas"
makedepends=""
install=""
subpackages="$pkgname-doc $pkgname-lang"