Date: Thursday, January 12, 2017 @ 23:44:17
  Author: seblu
Revision: 207105

upgpkg: weston 1.12.0-2

- FS#51790

Modified:
  weston/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-01-12 23:30:17 UTC (rev 207104)
+++ PKGBUILD    2017-01-12 23:44:17 UTC (rev 207105)
@@ -4,7 +4,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'
@@ -22,6 +22,7 @@
                --prefix=/usr \
                --libexecdir=/usr/lib/weston \
                --enable-libinput-backend \
+               --enable-systemd-notify \
                --enable-demo-clients-install
        make
 }

Reply via email to