Add latest version of libpng, ncview depends on libpng (#1502)
* Add latest version of libpng * ncview depends on libpng
This commit is contained in:

committed by
Todd Gamblin

parent
fd02a140c4
commit
0586b388df
@@ -34,6 +34,7 @@ class Ncview(Package):
|
||||
|
||||
depends_on("netcdf")
|
||||
depends_on("udunits2")
|
||||
depends_on("libpng")
|
||||
|
||||
# OS Dependencies
|
||||
# Ubuntu: apt-get install libxaw7-dev
|
||||
|
Reference in New Issue
Block a user