Rename libson-c to json-c, add new version (#3776)

This commit is contained in:
Adam J. Stewart
2017-04-10 15:09:59 -05:00
committed by GitHub
parent 4acc36d188
commit 4627655704
3 changed files with 8 additions and 7 deletions

View File

@@ -35,6 +35,6 @@ class Libhio(AutotoolsPackage):
version('1.3.0.1', 'c073541de8dd70aeb8878bd00d6d877f')
depends_on("libjson-c")
depends_on("json-c")
depends_on("bzip2")
depends_on("pkg-config", type="build")