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

This commit is contained in:
Juan RP 2014-03-29 17:09:55 +01:00
parent b267e281ee
commit 5fb36b4b20

View file

@ -1,7 +1,7 @@
# Template file for 'weston'.
pkgname=weston
version=1.4.0
revision=3
revision=4
build_style=gnu-configure
short_desc="Reference implementation of a Wayland compositor"
maintainer="Juan RP <xtraeme@gmail.com>"
@ -16,6 +16,7 @@ makedepends="libpng-devel>=1.6 wayland-devel>=${version} libxkbcommon-devel lcms
poppler-glib-devel pam-devel systemd-devel lcms2-devel libudev-devel libdrm-devel"
# cairo built with gles2 option.
depends="cairo>=1.12.14_5"
lib32disabled=yes
# Package build options
build_options="backtrace colord dbus vaapi x11"