libgit2-1.1.0 rebuild
This commit is contained in:
@@ -12,7 +12,8 @@ from pisi.actionsapi import get
|
||||
|
||||
|
||||
def setup():
|
||||
cmaketools.configure()
|
||||
cmaketools.configure("-DTHREADSAFE=ON \
|
||||
-DUSE_HTTP_PARSER=system")
|
||||
|
||||
def build():
|
||||
cmaketools.make()
|
||||
|
||||
@@ -30,7 +30,8 @@
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>openssl</Dependency>
|
||||
<Dependency>libpcre</Dependency>
|
||||
<Dependency>libssh2-devel</Dependency>
|
||||
<Dependency>libssh2</Dependency>
|
||||
<Dependency>http-parser</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
|
||||
Reference in New Issue
Block a user