[haiku-commits] Change in haiku[master]: Revert "Add gmp and mpfr to the regular image package set."

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Wed, 3 Jun 2020 04:11:27 +0000

From waddlesplash <waddlesplash@xxxxxxxxx>:

waddlesplash has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/2868 ;)


Change subject: Revert "Add gmp and mpfr to the regular image package set."
......................................................................

Revert "Add gmp and mpfr to the regular image package set."

This reverts commit ef78f1eda04d9a9397960a7d2be3ed89e2208f85.

The new package sets do not require this.
---
M Jamfile
1 file changed, 3 insertions(+), 4 deletions(-)



  git pull ssh://git.haiku-os.org:22/haiku refs/changes/68/2868/1

diff --git a/Jamfile b/Jamfile
index 93e04f4..1b92829 100644
--- a/Jamfile
+++ b/Jamfile
@@ -23,10 +23,10 @@
        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 @@
        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
        }@

--
To view, visit https://review.haiku-os.org/c/haiku/+/2868
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: I009a242f16c44510940645e0b71baaf757eca44b
Gerrit-Change-Number: 2868
Gerrit-PatchSet: 1
Gerrit-Owner: waddlesplash <waddlesplash@xxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts:

  • » [haiku-commits] Change in haiku[master]: Revert "Add gmp and mpfr to the regular image package set." - Gerrit