Revert "Add gmp and mpfr to the regular image package set."
This reverts commit ef78f1eda0
.
The new package sets do not require this.
Change-Id: I009a242f16c44510940645e0b71baaf757eca44b
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2868
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
This commit is contained in:
parent
16f2f8eb81
commit
e6bc6d8072
7
Jamfile
7
Jamfile
@ -23,10 +23,10 @@ AddHaikuImageSystemPackages [ FFilterByBuildFeatures
|
||||
bash bc coreutils curl freetype icu libsolv zlib zstd
|
||||
|
||||
regular_image @{
|
||||
bzip2 diffutils expat ffmpeg findutils gawk gmp glu grep gutenprint8
|
||||
bzip2 diffutils expat ffmpeg findutils gawk glu grep gutenprint8
|
||||
gzip
|
||||
lame less libedit libicns
|
||||
mesa mesa_devel mesa_swpipe@!gcc2 mesa_swrast@gcc2 mpfr
|
||||
mesa mesa_devel mesa_swpipe@!gcc2 mesa_swrast@gcc2
|
||||
netcat
|
||||
sed sharutils
|
||||
tar tcpdump unzip wget which zip
|
||||
@ -36,10 +36,9 @@ AddHaikuImageSourcePackages [ FFilterByBuildFeatures
|
||||
bash bc coreutils
|
||||
|
||||
regular_image @{
|
||||
expat ffmpeg findutils gawk gmp grep gutenprint8
|
||||
expat ffmpeg findutils gawk grep gutenprint8
|
||||
gzip
|
||||
lame less libicns
|
||||
mpfr
|
||||
sed sharutils
|
||||
tar wget which
|
||||
}@
|
||||
|
Loading…
Reference in New Issue
Block a user