aboutsummaryrefslogtreecommitdiffstats
path: root/packages/efl1
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-09-17 11:25:12 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-09-17 11:25:12 +0000
commitd4e452b6d6fafe058a84e7623893537536dc2695 (patch)
tree4b57ae18fda7b7d159750b7702a03662b6b4e90d /packages/efl1
parent4abd53feab8cf7fcce66f551c049d1a710450c6b (diff)
downloadopenembedded-d4e452b6d6fafe058a84e7623893537536dc2695.tar.gz
eet: Added openssl to DEPENDS.
Diffstat (limited to 'packages/efl1')
-rw-r--r--packages/efl1/eet_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/efl1/eet_svn.bb b/packages/efl1/eet_svn.bb
index 2fa24cc0bd..20f4946215 100644
--- a/packages/efl1/eet_svn.bb
+++ b/packages/efl1/eet_svn.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "EET is the Enlightenment data storage library"
-DEPENDS = "zlib jpeg"
+DEPENDS = "zlib jpeg openssl"
LICENSE = "MIT BSD"
PV = "1.0.1+svnr${SRCREV}"
PR = "r1"