dbus-python: rebuild to have corrected shlib-provides; lib32disabled=yes.
This commit is contained in:
parent
e86a5c8034
commit
c28f84b420
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'dbus-python'
|
||||
pkgname=dbus-python
|
||||
version=1.2.0
|
||||
revision=2
|
||||
revision=3
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config python-devel"
|
||||
makedepends="glib-devel dbus-glib-devel python-devel"
|
||||
|
@ -28,6 +29,7 @@ post_install() {
|
|||
}
|
||||
|
||||
dbus-python-devel_package() {
|
||||
lib32disabled=yes
|
||||
depends="python-devel ${sourcepkg}>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in a new issue