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'.
|
||||
pkgname=vte
|
||||
version=0.28.2
|
||||
revision=6
|
||||
revision=7
|
||||
build_style=gnu-configure
|
||||
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"
|
||||
|
@ -28,6 +28,7 @@ do_configure() {
|
|||
}
|
||||
|
||||
vte-python_package() {
|
||||
lib32disabled=yes
|
||||
depends="pygtk"
|
||||
short_desc+=" -- Python bindings"
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in New Issue