diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-12-09 12:20:51 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-12-09 12:20:51 +0100 |
commit | 038062582663acf40778e43da08c6489d4379b8b (patch) | |
tree | ff7ec2e55797455714899453e891f94da6b5c515 /net-misc | |
parent | kde-apps/audiocd-kio: Set KDE_BLOCK_SLOT5="false" (diff) | |
download | kde-038062582663acf40778e43da08c6489d4379b8b.tar.gz kde-038062582663acf40778e43da08c6489d4379b8b.tar.bz2 kde-038062582663acf40778e43da08c6489d4379b8b.zip |
net-misc/kio-zeroconf: Set KDE_BLOCK_SLOT5="false"
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild b/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild index 16befc13ed..bc8c576f57 100644 --- a/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild +++ b/net-misc/kio-zeroconf/kio-zeroconf-9999.ebuild @@ -3,6 +3,7 @@ EAPI=8 +KDE_BLOCK_SLOT5="false" KFMIN=5.245.0 QTMIN=6.6.0 inherit ecm gear.kde.org |