shared-mime-info: Depend on pkg-config (#4663)

This commit is contained in:
Michael Kuhn 2017-07-01 19:12:29 +02:00 committed by Adam J. Stewart
parent a9c83d64f0
commit a3765d8a23

View File

@ -39,6 +39,7 @@ class SharedMimeInfo(AutotoolsPackage):
depends_on('glib')
depends_on('libxml2')
depends_on('intltool', type='build')
depends_on('pkg-config@0.9.0:', type='build')
def setup_dependent_environment(self, spack_env, run_env, dependent_spec):
spack_env.prepend_path("XDG_DATA_DIRS",