vte: rebuild to have corrected shlib-provides; lib32disabled=yes.
This commit is contained in:
parent
10099e8cd2
commit
4659f69c60
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'vte'.
|
# Template build file for 'vte'.
|
||||||
pkgname=vte
|
pkgname=vte
|
||||||
version=0.28.2
|
version=0.28.2
|
||||||
revision=6
|
revision=7
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-gtk=2.0"
|
configure_args="--disable-static --with-gtk=2.0"
|
||||||
hostmakedepends="automake gettext-devel gtk-doc gobject-introspection libtool pkg-config intltool python-devel glib-devel pygtk-devel"
|
hostmakedepends="automake gettext-devel gtk-doc gobject-introspection libtool pkg-config intltool python-devel glib-devel pygtk-devel"
|
||||||
|
@ -28,6 +28,7 @@ do_configure() {
|
||||||
}
|
}
|
||||||
|
|
||||||
vte-python_package() {
|
vte-python_package() {
|
||||||
|
lib32disabled=yes
|
||||||
depends="pygtk"
|
depends="pygtk"
|
||||||
short_desc+=" -- Python bindings"
|
short_desc+=" -- Python bindings"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Reference in New Issue