mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
libmypaint, switch python version (#8384)
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="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/mypaint/libmypaint/archive/refs/tags/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="9d888a0f13deeba06f2d63949426f4a5e4656f451b9052e4d8f7fd372a6f274e"
|
||||
|
||||
@@ -50,7 +50,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:libtoolize$secondaryArchSuffix
|
||||
cmd:make
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
cmd:python3.7
|
||||
cmd:python3
|
||||
"
|
||||
|
||||
defineDebugInfoPackage libmypaint$secondaryArchSuffix \
|
||||
|
||||
Reference in New Issue
Block a user