diff options
Diffstat (limited to 'nonworking')
-rw-r--r-- | nonworking/edb/edb_1.0.3.oe | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nonworking/edb/edb_1.0.3.oe b/nonworking/edb/edb_1.0.3.oe index e69de29bb2..fe9fc4355a 100644 --- a/nonworking/edb/edb_1.0.3.oe +++ b/nonworking/edb/edb_1.0.3.oe @@ -0,0 +1,5 @@ +DEPENDS = "gtk+ ncurses" + +SRC_URI = "${SOURCEFORGE_MIRROR}/enlightenment/edb-${PV}.tar.gz" + +inherit autotools |