mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
masterpiece: Fix masterpiece build
The patch change fixes SQLite crashes at start.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user