mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
MonkeyStudio: fix missing requires
This commit is contained in:
@@ -29,7 +29,7 @@ languages."
|
||||
HOMEPAGE="http://www.monkeystudio.org"
|
||||
COPYRIGHT="2005-2016 Azevedo Filipe & The Monkey Studio Team"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="7"
|
||||
REVISION="8"
|
||||
COMMIT="01256a61395ae92e25d65c97b23a76212d8754a5"
|
||||
SOURCE_URI="https://github.com/pasnox/monkeystudio2/archive/$COMMIT.zip"
|
||||
CHECKSUM_SHA256="ebb9cecef699c097dd12e567e8fca1d037a1fd020263fa5d5bf44b92343b5323"
|
||||
@@ -46,6 +46,7 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libqscintilla2_qt5$secondaryArchSuffix
|
||||
lib:libQt5Core$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user