updated stat and added pygtk and dependent packages
This commit is contained in:
@@ -27,10 +27,11 @@
|
||||
|
||||
class Graphlib(Package):
|
||||
"""Library to create, manipulate, and export graphs Graphlib."""
|
||||
homepage = "http://https://github.com/lee218llnl/graphlib"
|
||||
url = "https://github.com/lee218llnl/graphlib/archive/v2.0.0.tar.gz"
|
||||
homepage = "https://github.com/LLNL/graphlib"
|
||||
url = "https://github.com/LLNL/graphlib/archive/v2.0.0.tar.gz"
|
||||
|
||||
version('2.0.0', '43c6df84f1d38ba5a5dce0ae19371a70')
|
||||
version('3.0.0', '625d199f97ab1b84cbc8daabcaee5e2a')
|
||||
|
||||
depends_on('cmake', type='build')
|
||||
|
||||
|
Reference in New Issue
Block a user