summaryrefslogtreecommitdiff
path: root/extra/vte
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
committerroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
commitb2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch)
treeafa7b467e44b704b69c66862852a8c3118b8e308 /extra/vte
parent7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff)
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/vte')
-rw-r--r--extra/vte/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/vte/PKGBUILD b/extra/vte/PKGBUILD
index b517f492c..95324bdf3 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
pkgdesc="Virtual Terminal Emulator widget for use with GTK2"
arch=('i686' 'x86_64')
license=('LGPL')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
depends=('gtk2' 'vte-common')
makedepends=('pygtk' 'intltool' 'gobject-introspection' 'pygobject2-devel')
url="http://www.gnome.org"