summaryrefslogtreecommitdiffstats
path: root/e-17/embryo/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'e-17/embryo/DEPENDS')
-rwxr-xr-xe-17/embryo/DEPENDS3
1 files changed, 2 insertions, 1 deletions
diff --git a/e-17/embryo/DEPENDS b/e-17/embryo/DEPENDS
index 554add3bc0..b2f216cc98 100755
--- a/e-17/embryo/DEPENDS
+++ b/e-17/embryo/DEPENDS
@@ -1,6 +1,7 @@
depends automake &&
depends libtool &&
+depends eina &&
-if [ "$EMBRYO_CVS" == "y" ]; then
+if [[ "$EMBRYO_BRANCH" == "scm" ]]; then
depends subversion
fi