net-im/nheko: Remove pipewire USE-flag

Was never really needed

Signed-off-by: tastytea <tastytea@tastytea.de>
This commit is contained in:
tastytea 2022-03-27 14:27:47 +02:00
parent 6e838f2128
commit 9d19fb13b6
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
2 changed files with 1 additions and 3 deletions

View File

@ -9,7 +9,6 @@
<remote-id type="github">Nheko-Reborn/nheko</remote-id>
</upstream>
<use>
<flag name="pipewire">Pull in dependencies for media-video/pipewire support</flag>
<flag name="video">Enables video calls</flag>
<flag name="voip">Enables audio calls</flag>
</use>

View File

@ -16,7 +16,7 @@ MY_DEP_URIS=(
LICENSE="GPL-3 MIT"
SLOT="0"
KEYWORDS=""
IUSE="X pipewire video voip"
IUSE="X video voip"
REQUIRED_USE="video? ( voip )"
MY_GST_V="1.18"
@ -41,7 +41,6 @@ RDEPEND="
dev-qt/qtquickcontrols2:5[widgets]
dev-qt/qtsvg:5
net-misc/curl
pipewire? ( media-video/pipewire[gstreamer] )
voip? (
>=media-plugins/gst-plugins-dtls-${MY_GST_V}
media-plugins/gst-plugins-libnice