]> granicus.if.org Git - graphviz/commitdiff
ghostscript needed for ps2pdf, for pdf docs -- fix for #1719
authorJohn Ellson <john.ellson@gmail.com>
Sat, 30 May 2020 16:22:35 +0000 (12:22 -0400)
committerJohn Ellson <john.ellson@gmail.com>
Sat, 30 May 2020 16:22:35 +0000 (12:22 -0400)
ci/centos6/Dockerfile
ci/centos7/Dockerfile
ci/centos8/Dockerfile
ci/fedora29/Dockerfile
ci/fedora30/Dockerfile
ci/fedora31/Dockerfile
ci/fedora32/Dockerfile
ci/fedora33/Dockerfile
ci/ubuntu-18.04/Dockerfile
ci/ubuntu-19.10/Dockerfile
ci/ubuntu-20.04/Dockerfile

index a21abcc32938296b32a32f7308e8035ce0584ca6..1ae04be77b5cb26aa97a854372fdea6e7026d87d 100644 (file)
@@ -25,7 +25,9 @@ ncurses-devel \
 # Plugin library devil
 # Plugin library gd
 gd-devel \
-# Plugin library ghostscipt
+# Documentation
+ghostscript \
+# Plugin library
 ghostscript-devel \
 # Plugin library gtk
 gtk2-devel \
index 84b0fd51541f03968c686613374197869b7053af..f3a8ef370358eb7ddb7fc33110b37610464c22c4 100644 (file)
@@ -22,7 +22,9 @@ ncurses-devel \
 # Plugin library devil
 # Plugin library gd
 gd-devel \
-# Plugin library ghostscipt
+# Documentation
+ghostscript \
+# Plugin library
 ghostscript-devel \
 # Plugin library gtk
 gtk2-devel \
index 66dbdea64fe365094d4027475b5a099bfbb1f964..734e7545818b417983b2613745acb0b86bd36577 100644 (file)
@@ -23,7 +23,9 @@ ncurses-devel \
 # Plugin library devil
 # Plugin library gd
 gd-devel \
-# Plugin library ghostscipt
+# Documentation
+ghostscript \
+# Plugin library
 ghostscript-devel \
 # Plugin library gtk
 gtk2-devel \
index 0352606fa96f5b6a3b90f68888f3b54f23d92669..0590f0dc3f604453609864d4d40c81532e57c3a9 100644 (file)
@@ -39,8 +39,8 @@ RUN yum -y install DevIL-devel
 # Plugin library gd
 RUN yum -y install gd-devel
 
-# Plugin library ghostscipt
-RUN yum -y install ghostscript-devel
+# Documentation and Plugin library ghostscipt
+RUN yum -y install ghostscript ghostscript-devel
 
 # Plugin library gtk
 RUN yum -y install gtkglext-devel
index 2023e07979ef95570ceac43c3a841523f779dd7f..be2da0fa1825f317d9974dd7c032dffe01bbeddf 100644 (file)
@@ -39,8 +39,8 @@ RUN yum -y install DevIL-devel
 # Plugin library gd
 RUN yum -y install gd-devel
 
-# Plugin library ghostscipt
-RUN yum -y install ghostscript-devel
+# Documentation and Plugin library ghostscipt
+RUN yum -y install ghostscript ghostscript-devel
 
 # Plugin library gtk
 RUN yum -y install gtkglext-devel
index 2b9b2b6bc60c9685959e7f6058e82f19e1099693..b23197875c23f783c24d98c62bffc1aea81ecac6 100644 (file)
@@ -39,8 +39,8 @@ RUN yum -y install DevIL-devel
 # Plugin library gd
 RUN yum -y install gd-devel
 
-# Plugin library ghostscipt
-RUN yum -y install ghostscript-devel
+# Documentation and Plugin library ghostscipt
+RUN yum -y install ghostscript ghostscript-devel
 
 # Plugin library gtk
 RUN yum -y install gtkglext-devel
index 7cfa2f5c1b37fcb8d4fb836b519b1ea6091f47a5..ce3d6163fbf5d901f521e85ae8b8967fd0cbd6b9 100644 (file)
@@ -39,8 +39,8 @@ RUN yum -y install DevIL-devel
 # Plugin library gd
 RUN yum -y install gd-devel
 
-# Plugin library ghostscipt
-RUN yum -y install ghostscript-devel
+# Documentation and Plugin library ghostscipt
+RUN yum -y install ghostscript ghostscript-devel
 
 # Plugin library gtk
 RUN yum -y install gtkglext-devel
index 4f666c1b593cd9e9a5893f8cfb99c492c956c0c8..4d070290459d35b20a57910c806914ac6d41c8fd 100644 (file)
@@ -39,8 +39,8 @@ RUN yum -y install DevIL-devel
 # Plugin library gd
 RUN yum -y install gd-devel
 
-# Plugin library ghostscipt
-RUN yum -y install ghostscript-devel
+# Documentation and Plugin library ghostscipt
+RUN yum -y install ghostscript ghostscript-devel
 
 # Plugin library gtk
 RUN yum -y install gtkglext-devel
index 7b2143b926b345a6a432004da5479cb91f6acd40..5a7d6253876ad1f5ee1dd5a9a9c94800895fbc10 100644 (file)
@@ -36,6 +36,8 @@ qt5-default \
 libdevil-dev \
 # Plugin library gd
 libgd-dev \
+# Documentation
+ghostscript \
 # Plugin library ghostscipt
 libgs-dev \
 # Plugin library lasi
index 1ee141348bd0a7cbc5fdeca460eb8903c3ca5a95..6d9de6b8b758184d8645dd880781b141cf566abc 100644 (file)
@@ -36,6 +36,8 @@ qt5-default \
 libdevil-dev \
 # Plugin library gd
 libgd-dev \
+# Documentation
+ghostscript \
 # Plugin library ghostscipt
 libgs-dev \
 # Plugin library lasi
index 6d119d768da71878d88a1acbb3a07c3b02d457e1..0fb8e129db6b7caf9dfd594fab4174681e087b8d 100644 (file)
@@ -37,6 +37,8 @@ qt5-default \
 libdevil-dev \
 # Plugin library gd
 libgd-dev \
+# Documentation
+ghostscript \
 # Plugin library ghostscipt
 libgs-dev \
 # Plugin library lasi