mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
namecoin: remove duplicate libevent-devel
This commit is contained in:
parent
71eab6fbb4
commit
95f81b22a2
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ configure_args="--with-incompatible-bdb --disable-static
|
||||||
--enable-hardening --with-boost=${XBPS_CROSS_BASE}/usr"
|
--enable-hardening --with-boost=${XBPS_CROSS_BASE}/usr"
|
||||||
hostmakedepends="pkg-config yasm automake libtool"
|
hostmakedepends="pkg-config yasm automake libtool"
|
||||||
makedepends="libevent-devel db-devel protobuf-devel boost-devel
|
makedepends="libevent-devel db-devel protobuf-devel boost-devel
|
||||||
miniupnpc-devel libevent-devel qrencode-devel"
|
miniupnpc-devel qrencode-devel"
|
||||||
short_desc="Distributed key/value database"
|
short_desc="Distributed key/value database"
|
||||||
maintainer="ananteris <ananteris@protonmail.ch>"
|
maintainer="ananteris <ananteris@protonmail.ch>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue