py-matplotlib: depend on freetype
Probably a missed dependency, but appeared on OS X.
This commit is contained in:
@@ -26,6 +26,7 @@ class PyMatplotlib(Package):
|
||||
depends_on('py-pbr')
|
||||
depends_on('py-funcsigs')
|
||||
|
||||
depends_on('freetype')
|
||||
depends_on('qt', when='+gui')
|
||||
depends_on('bzip2')
|
||||
depends_on('tcl', when='+gui')
|
||||
|
Reference in New Issue
Block a user