changeset 6391:056391936908

Fix ghostscript dependency tools::pkg-config for libtiff
author Masamichi Hosoda <trueroad@users.noreply.github.com>
date Thu, 19 Mar 2015 20:21:52 +0900
parents d924279fc52a
children f5483c9cf759
files gub/specs/ghostscript.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/gub/specs/ghostscript.py	Thu Mar 19 00:34:43 2015 +0900
+++ b/gub/specs/ghostscript.py	Thu Mar 19 20:21:52 2015 +0900
@@ -90,6 +90,7 @@
         'libjpeg-devel',
         'libpng-devel',
         'libtiff-devel',
+        'tools::pkg-config',
         ]
     subpackage_names = ['doc', '']
     def srcdir (self):