summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2016-07-30 09:04:06 -0500
committerDoug Newgard2016-07-30 09:04:06 -0500
commiteb15139a3df540ec4f7c91af2e8ba32f43f459da (patch)
treef6e3f66fbcaf5c878a7f9634f037c89fa52afb40 /PKGBUILD
parentd1d835b3ff26654a09d92e65cbdae16541113085 (diff)
downloadaur-eb15139a3df540ec4f7c91af2e8ba32f43f459da.tar.gz
Doesn't use mesa directly anymore
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92dfbd61f034..a8d5c8f4253c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_pkgname=enlightenment
pkgname=$_pkgname-git
-pkgver=0.20.99.21376.gbcefcdf
-pkgrel=2
+pkgver=0.21.99.21577.g6548fae
+pkgrel=1
pkgdesc="Enlightenment window manager - Development version"
arch=('i686' 'x86_64')
url="http://www.enlightenment.org"
license=('BSD')
depends=('efl-git' 'xcb-util-keysyms' 'shared-mime-info'
- 'desktop-file-utils' 'udisks2' 'ttf-font' 'mesa')
+ 'desktop-file-utils' 'udisks2' 'ttf-font')
[[ ! $(pacman -T bluez-libs) ]] && depends+=('bluez-libs') #l2ping support in enlightenment_sys is detected at build time
makedepends=('git')
optdepends=('acpid: power events on laptop lid close'