summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95e254515429..e90a3d2c8b6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,9 @@ pkgdesc="Top-down terminal for Gnome"
arch=('i686' 'x86_64' 'armv7h')
url="https://github.com/Guake/guake"
license=('GPL')
-depends=('python2' 'pygtk' 'python2-dbus' 'python2-gconf' 'python2-keybinder2' 'python2-notify' 'vte' 'python2-xdg' 'libutempter' 'pkgconfig' 'gtk2' 'glib2')
+depends=('python2' 'pygtk' 'python2-dbus' 'python2-gconf' 'python2-keybinder2'
+'python2-notify' 'vte-legacy' 'python2-xdg' 'libutempter' 'pkgconfig' 'gtk2'
+'glib2')
makedepends=('git' 'intltool' 'gnome-common' 'python2-gconf')
conflicts=('guake')
provides=('guake')