mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
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'.
|
# Template file for 'weston'.
|
||||||
pkgname=weston
|
pkgname=weston
|
||||||
version=1.4.0
|
version=1.4.0
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Reference implementation of a Wayland compositor"
|
short_desc="Reference implementation of a Wayland compositor"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
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"
|
poppler-glib-devel pam-devel systemd-devel lcms2-devel libudev-devel libdrm-devel"
|
||||||
# cairo built with gles2 option.
|
# cairo built with gles2 option.
|
||||||
depends="cairo>=1.12.14_5"
|
depends="cairo>=1.12.14_5"
|
||||||
|
lib32disabled=yes
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="backtrace colord dbus vaapi x11"
|
build_options="backtrace colord dbus vaapi x11"
|
||||||
|
|
Loading…
Add table
Reference in a new issue