mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/weston to 1.12.0-2
This commit is contained in:
parent
28d4008167
commit
46db2fd31c
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
pkgname=weston
|
||||
pkgver=1.12.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Reference implementation of a Wayland compositor'
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://wayland.freedesktop.org'
|
||||
|
@ -24,6 +24,7 @@ build() {
|
|||
--prefix=/usr \
|
||||
--libexecdir=/usr/lib/weston \
|
||||
--enable-libinput-backend \
|
||||
--enable-systemd-notify \
|
||||
--enable-demo-clients-install
|
||||
make
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue