mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
rtorrent: use libcppunit-devel
[ci skip]
This commit is contained in:
parent
b34e370d8e
commit
9310942781
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-xmlrpc-c"
|
configure_args="--with-xmlrpc-c"
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="cppunit-devel libsigc++-devel libtorrent-devel ncurses-devel
|
makedepends="libcppunit-devel libsigc++-devel libtorrent-devel ncurses-devel
|
||||||
xmlrpc-c-devel"
|
xmlrpc-c-devel"
|
||||||
short_desc="Ncurses BitTorrent client based on libTorrent"
|
short_desc="Ncurses BitTorrent client based on libTorrent"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue