summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukc <lukc@upyum.com>2010-09-16 20:47:30 +0000
committerLukc <lukc@upyum.com>2010-09-16 20:47:30 +0000
commita2e20fab9b0bbac121a5c06a680f2410d3fc8b49 (patch)
tree240fe47e0a143072d208e06d191c8c915a78ccfd
parent025ede39a2e99b433b2eb7446d37f6fd9719e456 (diff)
downloadenlightenment-master.tar.gz
enlightenment-master.tar.bz2
enlightenment-master.tar.xz
enlightenment-master.zip
Pkgfile updated.HEADmaster
-rw-r--r--eet/Pkgfile7
1 files changed, 6 insertions, 1 deletions
diff --git a/eet/Pkgfile b/eet/Pkgfile
index e0d1d95..522b853 100644
--- a/eet/Pkgfile
+++ b/eet/Pkgfile
@@ -2,7 +2,12 @@ description="Tiny library designed to write an arbitary set of chunks of data to
packager="Lukc (XMPP/SMTP: lukc AT upyum DOT com)"
maintainer="Lukc (XMPP/SMTP: lukc AT upyum DOT com)"
url=http://www.enlightenment.org
-depends=(xorg-libxext xorg-libsm libungif libpng libtiff freetype eina)
+depends=(eina)
+if $Crux; then
+ depends=(${depends[@]} xorg-libxext xorg-libsm libungif libpng libtiff freetype)
+else
+ depends=(${depends[@]} libxext libsm libungif libpng libtiff freetype)
+fi
name=eet
release=1