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