[arch-commits] Commit in terminator/trunk (PKGBUILD)
Guillaume Alaux
guillaume at archlinux.org
Tue Sep 8 18:56:17 UTC 2015
Date: Tuesday, September 8, 2015 @ 20:56:17
Author: guillaume
Revision: 139643
Fix FS#42669
Modified:
terminator/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-08 18:55:00 UTC (rev 139642)
+++ PKGBUILD 2015-09-08 18:56:17 UTC (rev 139643)
@@ -13,7 +13,7 @@
license=('GPL2')
# Note: the package named 'vte3' is actually vte for GTK 3
# and terminator seems to require vte for GTK 2
-depends=('vte' 'pygtk' 'xdg-utils' 'python2-notify' 'python2-keybinder2')
+depends=('vte' 'pygtk' 'dbus-glib' 'xdg-utils' 'python2-notify' 'python2-keybinder2')
makedepends=('desktop-file-utils' 'gettext' 'intltool')
install=terminator.install
source=("http://launchpad.net/terminator/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz")
More information about the arch-commits
mailing list