Add latest version of libpng, ncview depends on libpng (#1502)

* Add latest version of libpng

* ncview depends on libpng
This commit is contained in:
Adam J. Stewart
2016-09-08 11:02:10 -05:00
committed by Todd Gamblin
parent fd02a140c4
commit 0586b388df
2 changed files with 4 additions and 1 deletions

View File

@@ -34,6 +34,7 @@ class Ncview(Package):
depends_on("netcdf")
depends_on("udunits2")
depends_on("libpng")
# OS Dependencies
# Ubuntu: apt-get install libxaw7-dev