diff options
Diffstat (limited to 'community/vte3/APKBUILD')
-rw-r--r-- | community/vte3/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/vte3/APKBUILD b/community/vte3/APKBUILD index 7d6f8a406b..3ddc4c3eb3 100644 --- a/community/vte3/APKBUILD +++ b/community/vte3/APKBUILD @@ -9,7 +9,7 @@ license="LGPL2+" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" depends= depends_dev="pango-dev gtk+3.0-dev" -makedepends="$depends_dev intltool python ncurses-dev gobject-introspection-dev +makedepends="$depends_dev intltool python2 ncurses-dev gobject-introspection-dev vala gnutls-dev linux-headers libxml2-utils autoconf automake libtool" source="http://ftp.gnome.org/pub/GNOME/sources/vte/${pkgver%.*}/vte-$pkgver.tar.xz |