diff options
author | 2024-10-07 22:30:55 +0200 | |
---|---|---|
committer | 2024-10-08 01:15:49 +0200 | |
commit | 585a4bbf0014d6c017e99decf68612bacf2cd955 (patch) | |
tree | 9f655a1567b693434a8a78b82ce77d844b6d04a0 /net-im | |
parent | kde-apps/kmix: Drop IUSE plasma (diff) | |
download | kde-585a4bbf0014d6c017e99decf68612bacf2cd955.tar.gz kde-585a4bbf0014d6c017e99decf68612bacf2cd955.tar.bz2 kde-585a4bbf0014d6c017e99decf68612bacf2cd955.zip |
net-im/neochat: Prepare for net-libs/libquotient[qt6] droppage
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/neochat/neochat-24.08.49.9999.ebuild | 2 | ||||
-rw-r--r-- | net-im/neochat/neochat-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/neochat/neochat-24.08.49.9999.ebuild b/net-im/neochat/neochat-24.08.49.9999.ebuild index ee21dc3012..75f8135c7e 100644 --- a/net-im/neochat/neochat-24.08.49.9999.ebuild +++ b/net-im/neochat/neochat-24.08.49.9999.ebuild @@ -46,7 +46,7 @@ DEPEND=" >=kde-frameworks/sonnet-${KFMIN}:6[qml] >=kde-frameworks/syntax-highlighting-${KFMIN}:6 media-libs/kquickimageeditor:6 - >=net-libs/libquotient-0.8.2:=[qt6] + >=net-libs/libquotient-0.8.2:=[qt6(+)] " RDEPEND="${DEPEND} >=dev-qt/qt5compat-${QTMIN}:6[qml] diff --git a/net-im/neochat/neochat-9999.ebuild b/net-im/neochat/neochat-9999.ebuild index ee21dc3012..75f8135c7e 100644 --- a/net-im/neochat/neochat-9999.ebuild +++ b/net-im/neochat/neochat-9999.ebuild @@ -46,7 +46,7 @@ DEPEND=" >=kde-frameworks/sonnet-${KFMIN}:6[qml] >=kde-frameworks/syntax-highlighting-${KFMIN}:6 media-libs/kquickimageeditor:6 - >=net-libs/libquotient-0.8.2:=[qt6] + >=net-libs/libquotient-0.8.2:=[qt6(+)] " RDEPEND="${DEPEND} >=dev-qt/qt5compat-${QTMIN}:6[qml] |