summaryrefslogtreecommitdiff
path: root/kde-frameworks/knotifications/knotifications-6.9.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/knotifications/knotifications-6.9.0.ebuild')
-rw-r--r--kde-frameworks/knotifications/knotifications-6.9.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/kde-frameworks/knotifications/knotifications-6.9.0.ebuild b/kde-frameworks/knotifications/knotifications-6.9.0.ebuild
index 8d9c3ca7db8..43485bbbd64 100644
--- a/kde-frameworks/knotifications/knotifications-6.9.0.ebuild
+++ b/kde-frameworks/knotifications/knotifications-6.9.0.ebuild
@@ -5,7 +5,6 @@ EAPI=8
ECM_PYTHON_BINDINGS="off"
ECM_TEST="false"
-PVCUT=$(ver_cut 1-2)
QTMIN=6.7.2
inherit ecm frameworks.kde.org
@@ -17,7 +16,7 @@ KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
RDEPEND="
>=dev-qt/qtbase-${QTMIN}:6[dbus,gui]
>=dev-qt/qtdeclarative-${QTMIN}:6
- =kde-frameworks/kconfig-${PVCUT}*:6
+ =kde-frameworks/kconfig-${KDE_CATV}*:6
media-libs/libcanberra
"
DEPEND="${RDEPEND}"