enlightenment: depend on evas_generic_loaders.

This commit is contained in:
Juan RP 2012-12-22 09:04:33 +01:00
parent db5d492a25
commit 02863c8b58

View file

@ -1,8 +1,7 @@
# Template file for 'enlightenment'
pkgname=enlightenment
version=0.17.0
revision=1
subpackages="${pkgname}-devel"
revision=2
build_style=gnu-configure
configure_args="--disable-static --enable-pam --disable-device-hal
--enable-device-udev --disable-mount-hal --enable-mount-udisks
@ -17,10 +16,11 @@ license="BSD"
distfiles="http://download.enlightenment.org/releases/${pkgname}-${version}.tar.gz"
checksum=469a493c6f7fb2599912edb5ec17181554187c2845bb5290878f1eba9e04b258
subpackages="${pkgname}-devel"
conf_files="/etc/enlightenment/sysactions.conf"
provides="notification-daemon-0"
depends="hicolor-icon-theme desktop-file-utils"
depends="hicolor-icon-theme desktop-file-utils evas_generic_loaders"
makedepends="pkg-config alsa-lib-devel pam-devel e_dbus-devel edje-devel
eeze-devel efreet-devel eio-devel elementary-devel xcb-util-keysyms-devel"