mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
net-misc/gmid: drop libressl
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -21,14 +21,13 @@ fi
|
||||
|
||||
LICENSE="ISC"
|
||||
SLOT="0"
|
||||
IUSE="libressl"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${P}-make-pidfile.patch )
|
||||
|
||||
DEPEND="acct-user/gemini
|
||||
dev-libs/libevent
|
||||
!libressl? ( dev-libs/libretls )
|
||||
libressl? ( dev-libs/libressl )"
|
||||
dev-libs/libretls
|
||||
"
|
||||
BDEPEND="sys-devel/flex
|
||||
virtual/yacc"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
@@ -21,12 +21,11 @@ fi
|
||||
|
||||
LICENSE="ISC"
|
||||
SLOT="0"
|
||||
IUSE="libressl"
|
||||
|
||||
DEPEND="acct-user/gemini
|
||||
dev-libs/libevent
|
||||
!libressl? ( dev-libs/libretls )
|
||||
libressl? ( dev-libs/libressl )"
|
||||
dev-libs/libretls
|
||||
"
|
||||
BDEPEND="sys-devel/flex
|
||||
virtual/yacc"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
Reference in New Issue
Block a user