Fix adding Gutenprint to regular image
This was missed in the update to Gutenprint 9. Change-Id: Ie372a38d557e8f1506b27294b3d6699bb30f7fc0 Reviewed-on: https://review.haiku-os.org/c/haiku/+/7716 Reviewed-by: waddlesplash <[email protected]> Tested-by: Commit checker robot <[email protected]> Haiku-Format: Haiku-format Bot <[email protected]>
This commit is contained in:
@@ -25,7 +25,7 @@ AddHaikuImageSystemPackages [ FFilterByBuildFeatures
|
||||
!gcc2 @{ coreutils icu74 }@
|
||||
gcc2 @{ coreutils_x86 icu icu74_x86@secondary_x86 }@
|
||||
regular_image @{
|
||||
bzip2 expat ffmpeg6 glu gutenprint8 gzip
|
||||
bzip2 expat ffmpeg6 glu gutenprint9 gzip
|
||||
lame less libedit libicns
|
||||
mesa mesa_devel mesa_swpipe@!gcc2 mesa_swrast@gcc2
|
||||
netcat
|
||||
@@ -47,7 +47,7 @@ AddHaikuImageSourcePackages [ FFilterByBuildFeatures
|
||||
gcc2 @{ coreutils_x86 }@
|
||||
|
||||
regular_image @{
|
||||
expat ffmpeg6 findutils grep gutenprint8 gzip
|
||||
expat ffmpeg6 findutils grep gutenprint9 gzip
|
||||
lame less libicns
|
||||
sed sharutils
|
||||
tar wget which
|
||||
|
||||
Reference in New Issue
Block a user