Add gmp and mpfr to the regular image package set.

GAWK is apparently built against them (do we really need that?)
so we can't just ship them with the optional package set.
This commit is contained in:
Augustin Cavalier
2020-04-19 20:21:31 -04:00
parent 7c2cc47436
commit ef78f1eda0
+4 -3
View File
@@ -23,10 +23,10 @@ AddHaikuImageSystemPackages [ FFilterByBuildFeatures
bash bc coreutils curl freetype icu libsolv zlib zstd bash bc coreutils curl freetype icu libsolv zlib zstd
regular_image @{ regular_image @{
bzip2 diffutils expat ffmpeg findutils gawk glu grep gutenprint8 bzip2 diffutils expat ffmpeg findutils gawk gmp glu grep gutenprint8
gzip gzip
lame less libedit libicns lame less libedit libicns
mesa mesa_devel mesa_swpipe@!gcc2 mesa_swrast@gcc2 mesa mesa_devel mesa_swpipe@!gcc2 mesa_swrast@gcc2 mpfr
netcat netcat
sed sharutils sed sharutils
tar tcpdump unzip wget which zip tar tcpdump unzip wget which zip
@@ -36,9 +36,10 @@ AddHaikuImageSourcePackages [ FFilterByBuildFeatures
bash bc coreutils bash bc coreutils
regular_image @{ regular_image @{
expat ffmpeg findutils gawk grep gutenprint8 expat ffmpeg findutils gawk gmp grep gutenprint8
gzip gzip
lame less libicns lame less libicns
mpfr
sed sharutils sed sharutils
tar wget which tar wget which
}@ }@