media-libs/pulseaudio-qt: sync with ::kde (adds subslot)

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-09-05 22:03:27 +01:00
parent e99f31a5af
commit 3df9aebe54

View File

@@ -18,7 +18,7 @@ if [[ ${KDE_BUILD_TYPE} = release ]]; then
fi
LICENSE="LGPL-2.1"
SLOT="0"
SLOT="0/3"
RDEPEND="
>=dev-qt/qtdbus-${QTMIN}:5