mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
gimp: add explicit python_version
This commit is contained in:
parent
2a0b225980
commit
8ac37300e3
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ license="GPL-3.0-only"
|
||||||
homepage="https://www.gimp.org"
|
homepage="https://www.gimp.org"
|
||||||
distfiles="https://download.gimp.org/pub/gimp/v${version%.*}/gimp-${version}.tar.bz2"
|
distfiles="https://download.gimp.org/pub/gimp/v${version%.*}/gimp-${version}.tar.bz2"
|
||||||
checksum=65bfe111e8eebffd3dde3016ccb507f9948d2663d9497cb438d9bb609e11d716
|
checksum=65bfe111e8eebffd3dde3016ccb507f9948d2663d9497cb438d9bb609e11d716
|
||||||
|
python_version=2 #unverified
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue