libgudev: rebuild to have corrected shlib-provides; lib32disabled=yes.

This commit is contained in:
Juan RP 2014-04-01 16:21:41 +02:00
parent 6aaf53ae55
commit a6aa1700e3

View File

@ -6,7 +6,7 @@ unset -f libudev_package libudev-devel_package post_install
pkgname=libgudev
version=208
revision=6
revision=7
configure_args+=" --enable-gudev --with-python"
hostmakedepends+=" glib-devel python-devel"
@ -64,6 +64,7 @@ libgudev-devel_package() {
}
systemd-python_package() {
lib32disabled=yes
short_desc="systemd python bindings"
depends="systemd-libs>=${version}_${revision}"
pycompile_module="systemd"