[arch-commits] Commit in weston/trunk (PKGBUILD)

Sébastien Luttringer seblu at archlinux.org
Fri Sep 26 09:06:40 UTC 2014


    Date: Friday, September 26, 2014 @ 11:06:40
  Author: seblu
Revision: 119588

upgpkg: weston 1.6.0-1

- FS#41456
- FS#42051

Modified:
  weston/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-26 08:49:48 UTC (rev 119587)
+++ PKGBUILD	2014-09-26 09:06:40 UTC (rev 119588)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 url='http://wayland.freedesktop.org'
 license=('MIT')
-depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'pango' 'colord')
+depends=('libxkbcommon' 'libinput' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'pango' 'colord')
 source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
 sha1sums=('f3c801f0610b605cda45a017b475c10f2d3b7dbb')
 
@@ -18,7 +18,7 @@
 	./configure \
 		--prefix=/usr \
 		--libexecdir=/usr/lib/weston \
-		--with-cairo=gl \
+		--enable-libinput-backend \
 		--enable-demo-clients-install
 	make
 }




More information about the arch-commits mailing list