mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/libtorrent: Remove unneeded dependency.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c8ff90bcbe
commit
46be8fe6a2
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://libtorrent.rakshasa.no/downloads/libtorrent-0.13.4.tar.gz"
|
|||
MD5SUM="e82f380a9d4b55b379e0e73339c73895"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libsigc++"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Brian Kysela"
|
||||
EMAIL="brian.kysela@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue