gst-python: rebuild for corrected shlib-provides; lib32disabled=yes.
This commit is contained in:
parent
82c7d519ad
commit
9e337321c0
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'gst-python'.
|
||||
pkgname=gst-python
|
||||
version=0.10.22
|
||||
revision=4
|
||||
revision=5
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config python"
|
||||
|
@ -17,6 +18,7 @@ distfiles="$homepage/src/$pkgname/$pkgname-$version.tar.bz2"
|
|||
checksum=8f26f519a5bccd770864317e098e5e307fc5ad1201eb96329634b6508b253178
|
||||
|
||||
gst-python-devel_package() {
|
||||
lib32disabled=yes
|
||||
depends="${sourcepkg}-${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in New Issue