graphviz: fix build
This commit is contained in:
@@ -26,7 +26,6 @@ j = ''.join([
|
||||
])
|
||||
|
||||
def setup():
|
||||
shelltools.export("CONFIG_SHELL", "/bin/bash")
|
||||
shelltools.system("NOCONFIGURE=1 ./autogen.sh")
|
||||
autotools.configure(j)
|
||||
|
||||
|
||||
@@ -24,8 +24,8 @@
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>tcl-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Archive sha1sum="af16cbc07c746b760260eedcbfc14673aea17672" type="binary">
|
||||
https://gitlab.com/graphviz/graphviz/-/archive/2.46.1/graphviz-2.46.1.tar.bz2
|
||||
<Archive sha1sum="97248926fe8dc006411037a5dab4cd0276355372" type="targz">
|
||||
https://gitlab.com/graphviz/graphviz/-/archive/2.46.1/graphviz-2.46.1.tar.gz
|
||||
</Archive>
|
||||
</Source>
|
||||
<Package>
|
||||
|
||||
Reference in New Issue
Block a user