mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
net-misc/purritobin: fix categories for usockets/uwebsockets
net-libs/usockets: move to net-libs per OpenBSD/FreeBSD www-apps/uwebsockets: move to www-apps per Open/FreeBSD Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
This commit is contained in:
@@ -20,11 +20,11 @@ LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
IUSE="libuv static-libs"
|
||||
|
||||
DEPEND="dev-cpp/usockets[libuv=,static-libs?]
|
||||
DEPEND="net-libs/usockets[libuv=,static-libs?]
|
||||
libuv? ( >=dev-libs/libuv-1.35.0[static-libs?] )
|
||||
"
|
||||
BDEPEND="
|
||||
dev-cpp/uwebsockets
|
||||
www-apps/uwebsockets
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
|
||||
@@ -20,11 +20,11 @@ LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
IUSE="libuv static-libs"
|
||||
|
||||
DEPEND="dev-cpp/usockets[libuv=,static-libs?]
|
||||
DEPEND="net-libs/usockets[libuv=,static-libs?]
|
||||
libuv? ( >=dev-libs/libuv-1.35.0[static-libs?] )
|
||||
"
|
||||
BDEPEND="
|
||||
dev-cpp/uwebsockets
|
||||
www-apps/uwebsockets
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
|
||||
Reference in New Issue
Block a user