[arch-commits] Commit in cogl/trunk (PKGBUILD)
Jan Steffens
heftig at nymeria.archlinux.org
Mon Jul 15 19:45:47 UTC 2013
Date: Monday, July 15, 2013 @ 21:45:46
Author: heftig
Revision: 190110
only the compositor support has to go, client support can stay alive
Modified:
cogl/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-07-15 19:38:30 UTC (rev 190109)
+++ PKGBUILD 2013-07-15 19:45:46 UTC (rev 190110)
@@ -16,7 +16,8 @@
build() {
cd "$pkgname-$pkgver"
- ./configure --prefix=/usr
+ ./configure --prefix=/usr \
+ --enable-wayland-egl-platform --enable-gles{1,2}
# https://bugzilla.gnome.org/show_bug.cgi?id=655517
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
More information about the arch-commits
mailing list