+ On some systems, Dia also requires intltool. (#768)

This commit is contained in:
Kelly Thompson
2016-04-16 23:15:48 -06:00
committed by Todd Gamblin
parent 63bade7a0c
commit dd84a57580
2 changed files with 20 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ class Dia(Package):
version('0.97.3', '0e744a0f6a6c4cb6a089e4d955392c3c')
depends_on('intltool')
depends_on('gtkplus@2.6.0:')
depends_on('cairo')
#depends_on('libart') # optional dependency, not yet supported by spack.