Fix sqlite3 dependency to native

This commit is contained in:
Andreas Cord-Landwehr
2022-03-06 09:40:15 +01:00
parent b3f36fcff1
commit 72539c3d37

View File

@@ -22,7 +22,7 @@ DEPENDS = " \
DEPENDS:class-native = " \
ncurses \
sqlite3 \
sqlite3-native \
"
inherit cmake