summaryrefslogtreecommitdiffstats
path: root/testing/evas/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/evas/APKBUILD')
-rw-r--r--testing/evas/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/evas/APKBUILD b/testing/evas/APKBUILD
index 8e96d829b..d200b6c52 100644
--- a/testing/evas/APKBUILD
+++ b/testing/evas/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=evas
pkgver=1.1.0
-pkgrel=0
+pkgrel=1
pkgdesc="hardware-accelerated retained canvas API"
url="http://trac.enlightenment.org/e/wiki/Evas"
arch="all"
@@ -31,7 +31,6 @@ build() {
cd "$_builddir"
./configure --prefix=/usr \
--enable-gl-xlib \
- --enable-gl-xcb \
--enable-software-16-x11 \
--enable-pthreads \
--enable-pipe-render \