summaryrefslogtreecommitdiff
path: root/packages/nonworking/efl/edb_1.0.5.007.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/nonworking/efl/edb_1.0.5.007.bb')
-rw-r--r--packages/nonworking/efl/edb_1.0.5.007.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/packages/nonworking/efl/edb_1.0.5.007.bb b/packages/nonworking/efl/edb_1.0.5.007.bb
deleted file mode 100644
index 9632fc4acc..0000000000
--- a/packages/nonworking/efl/edb_1.0.5.007.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION = "EDB is a database convenience library wrapped around the \
-Berkeley DB 2.7.7 by Sleepycat Software."
-DEPENDS = "zlib ncurses"
-# can depend on gtk and tcl/tk
-LICENSE = "BSD"
-PR = "r4"
-
-inherit efl
-
-EXTRA_OECONF += "--disable-gtk"
-
-libdirectory = "src"
-
-FILES_${PN}-examples = "" \ No newline at end of file