libtorrent-rasterbar: fix dep
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -13,11 +12,12 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Full featured torrent client library</Summary>
|
||||
<Description>Rasterbar's C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client.</Description>
|
||||
<Archive sha1sum="882646b5f3c44e912afa57c4a9f50c735fbf0cca" type="targz">https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_0_9/libtorrent-rasterbar-1.0.9.tar.gz</Archive>
|
||||
<Archive sha1sum="882646b5f3c44e912afa57c4a9f50c735fbf0cca" type="targz">https://github.com/arvidn/libtorrent/releases/download/libtorrent-1_0_9/libtorrent-rasterbar-1.0.9.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
<Dependency>boost-python</Dependency>
|
||||
<Dependency>geoip-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>libtool</Dependency>
|
||||
@@ -62,4 +62,4 @@
|
||||
<Email>karaguzelibrahim@gmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user