mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-im/gajim: remove net-libs/gupnp-igd dependency
Upstream removed that dependency since version 1.5.3
https://dev.gajim.org/gajim/gajim/-/issues/11183
4b497df5d0
[flow: drop old ebuild, bump to stable]
Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx>
Closes: https://github.com/gentoo/gentoo/pull/39487
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
committed by
Florian Schmaus
parent
7dd39ad21b
commit
afe7563a64
@@ -21,7 +21,7 @@ SLOT="0"
|
||||
# when https://bugs.gentoo.org/912285 is fixed.
|
||||
|
||||
KEYWORDS="amd64 ~arm64 ~loong ~riscv x86"
|
||||
IUSE="+crypt geolocation jingle remote rst +spell upnp +webp"
|
||||
IUSE="+crypt geolocation jingle remote rst +spell +webp"
|
||||
|
||||
COMMON_DEPEND="
|
||||
dev-libs/gobject-introspection[cairo(+)]
|
||||
@@ -76,7 +76,6 @@ RDEPEND="${COMMON_DEPEND}
|
||||
app-text/gspell[introspection]
|
||||
app-text/hunspell
|
||||
)
|
||||
upnp? ( net-libs/gupnp-igd:0[introspection] )
|
||||
')"
|
||||
|
||||
python_compile() {
|
||||
@@ -20,7 +20,7 @@ SLOT="0"
|
||||
# Rekeyword for ~long, ~x86 and ~riscv, when https://bugs.gentoo.org/937582 is fixed.
|
||||
# KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
IUSE="+crypt geolocation jingle remote rst +spell upnp +webp"
|
||||
IUSE="+crypt geolocation jingle remote rst +spell +webp"
|
||||
|
||||
COMMON_DEPEND="
|
||||
dev-libs/gobject-introspection[cairo(+)]
|
||||
@@ -76,7 +76,6 @@ RDEPEND="${COMMON_DEPEND}
|
||||
app-text/gspell[introspection]
|
||||
app-text/hunspell
|
||||
)
|
||||
upnp? ( net-libs/gupnp-igd:0[introspection] )
|
||||
')"
|
||||
|
||||
python_compile() {
|
||||
Reference in New Issue
Block a user