summaryrefslogtreecommitdiff
path: root/extra/vte/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/vte/PKGBUILD')
-rw-r--r--extra/vte/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/vte/PKGBUILD b/extra/vte/PKGBUILD
index 346232971..da983b0b3 100644
--- a/extra/vte/PKGBUILD
+++ b/extra/vte/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 188481 2013-06-14 22:21:14Z heftig $
+# $Id: PKGBUILD 198479 2013-10-30 15:06:54Z allan $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=vte
@@ -7,7 +7,7 @@ pkgrel=3.2
pkgdesc="Virtual Terminal Emulator widget for use with GTK2"
arch=('i686' 'x86_64' 'mips64el')
license=('LGPL')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
depends=('gtk2' 'vte-common')
makedepends=('pygtk' 'intltool' 'gobject-introspection' 'pygobject2-devel')
url="http://www.gnome.org"