[haiku-commits] haiku: hrev53123 - /

  • From: waddlesplash <waddlesplash@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 14 May 2019 19:32:52 -0400 (EDT)

hrev53123 adds 1 changeset to branch 'master'
old head: 89f1fd6512c10854013d231a85289797e47c7543
new head: 77d551c2f14707131cffd997ea5b628709940ae6
overview: 
https://git.haiku-os.org/haiku/log/?qt=range&q=77d551c2f147+%5E89f1fd6512c1

----------------------------------------------------------------------------

77d551c2f147: Jamfile: gutenprint -> gutenprint8.

                              [ Augustin Cavalier <waddlesplash@xxxxxxxxx> ]

----------------------------------------------------------------------------

Revision:    hrev53123
Commit:      77d551c2f14707131cffd997ea5b628709940ae6
URL:         https://git.haiku-os.org/haiku/commit/?id=77d551c2f147
Author:      Augustin Cavalier <waddlesplash@xxxxxxxxx>
Date:        Tue May 14 23:32:29 2019 UTC

----------------------------------------------------------------------------

1 file changed, 2 insertions(+), 2 deletions(-)
Jamfile | 4 ++--

----------------------------------------------------------------------------

diff --git a/Jamfile b/Jamfile
index dbc835c580..d2a09f47ed 100644
--- a/Jamfile
+++ b/Jamfile
@@ -23,7 +23,7 @@ AddHaikuImagePackages [ FFilterByBuildFeatures
        bash bc coreutils curl freetype icu libsolv zlib zstd
 
        regular_image @{
-               bzip2 ctags diffutils expat ffmpeg findutils gawk glu grep 
gutenprint
+               bzip2 ctags diffutils expat ffmpeg findutils gawk glu grep 
gutenprint8
                gzip ilmbase jasper jpeg
                less libedit libicns libpcap libpng16 libwebp
                mesa mesa_devel mesa_swpipe@!gcc2 mesa_swrast@gcc2
@@ -36,7 +36,7 @@ AddHaikuImageSourcePackages [ FFilterByBuildFeatures
        bash bc coreutils
 
        regular_image @{
-               ctags expat ffmpeg findutils gawk grep gutenprint
+               ctags expat ffmpeg findutils gawk grep gutenprint8
                gzip
                less libicns
                sed sharutils


Other related posts:

  • » [haiku-commits] haiku: hrev53123 - / - waddlesplash