masterpiece: Fix masterpiece build

The patch change fixes SQLite crashes at start.
This commit is contained in:
Josef Gajdusek
2014-12-05 16:16:23 +01:00
parent 017724d650
commit 81b54bfc9a
2 changed files with 19 additions and 5 deletions

View File

@@ -27,12 +27,12 @@ REQUIRES="
haiku$secondaryArchSuffix >= $haikuVersion
lib:libsqlite3$secondaryArchSuffix
lib:liblayout
lib:libpython2.6
lib:libpython2.7
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel >= $haikuVersion
devel:libsqlite3$secondaryArchSuffix
devel:libpython2.6
devel:libpython2.7
"
BUILD_PREREQUIRES="
makefile_engine