merge of '49118a4c6035353c0f8cf1aa30297dd36e43241f'
[vuplus_openembedded] / packages / sqlite / sqlite3-native.inc
1 inherit native
2
3 require sqlite3.inc
4
5 DEPENDS = "readline-native ncurses-native"
6
7 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/sqlite3"
8
9 do_install() {
10         :
11 }
12
13 PACKAGES = ""