summaryrefslogtreecommitdiff
path: root/extra/edje/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/edje/PKGBUILD')
-rw-r--r--extra/edje/PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/extra/edje/PKGBUILD b/extra/edje/PKGBUILD
index 029d262c6..4f5655242 100644
--- a/extra/edje/PKGBUILD
+++ b/extra/edje/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 172968 2012-12-07 19:27:48Z ronald $
+# $Id: PKGBUILD 173171 2012-12-12 00:31:43Z eric $
# Maintainer: Ronald van Haren <ronald@archlinux.org>
# Contributor: Gustavo Sverzut Barbieri <barbieri@gmail.com>
pkgname=edje
pkgver=1.7.3
-pkgrel=1
+pkgrel=2
pkgdesc="A graphical design and layout library based on Evas"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.enlightenment.org"
license=('BSD')
-depends=('eina' 'ecore' 'evas' 'eio' 'lua' 'shared-mime-info' 'embryo')
+depends=('eina' 'ecore' 'evas' 'eio' 'lua51' 'shared-mime-info' 'embryo')
optdepends=('python2: inkscape2edc')
install=edje.install
options=('!libtool' '!emptydirs')
@@ -29,8 +29,6 @@ build() {
./configure \
--prefix=/usr \
--disable-static \
- --enable-ecore-imf \
- --enable-eio \
--disable-sndfile \
--disable-remix \
--disable-vorbisenc \