weston: rebuild to have corrected shlib-provides; lib32disabled=yes.
This commit is contained in:
parent
b267e281ee
commit
5fb36b4b20
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue