aboutsummaryrefslogtreecommitdiffstats
path: root/packages/efl/edb_1.0.5.005.bb
blob: a152530b4726be015f490f8981c1b29f447f6e42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "EDB is a database convenience library wrapped around the \
Berkeley DB 2.7.7 by Sleepycat Software."
DEPENDS = "zlib ncurses"
LICENSE = "BSD"
PR = "r4"

inherit efl

EXTRA_OECONF += "--disable-gtk"

libdirectory = "src"

FILES_${PN}-examples = ""