mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libmypaint: devel package depends on jsonc
This commit is contained in:
@@ -4,7 +4,7 @@ number of other painting programs."
|
||||
HOMEPAGE="https://github.com/mypaint/libmypaint"
|
||||
COPYRIGHT="2008-2011 Martin Renold and contributors"
|
||||
LICENSE="ISC"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/mypaint/libmypaint/archive/refs/tags/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="9d888a0f13deeba06f2d63949426f4a5e4656f451b9052e4d8f7fd372a6f274e"
|
||||
|
||||
@@ -32,6 +32,7 @@ PROVIDES_devel="
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libmypaint$secondaryArchSuffix == $portVersion base
|
||||
devel:libjson_c$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
@@ -80,4 +81,4 @@ INSTALL()
|
||||
TEST()
|
||||
{
|
||||
make check
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user