www-servers/pshs: 0.4.2 works only with libevent-2.2 API

Closes: https://bugs.gentoo.org/907195
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2023-05-26 13:22:37 +02:00
parent 23ab69bb2f
commit 9847bc6856

View File

@@ -13,11 +13,11 @@ SRC_URI="
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS=""
IUSE="+magic qrcode ssl upnp"
DEPEND="
>=dev-libs/libevent-2:0=
>=dev-libs/libevent-2.2:0=
magic? ( sys-apps/file:0= )
qrcode? ( media-gfx/qrencode:0= )
ssl? (