summaryrefslogtreecommitdiff
path: root/dev-qt/qtwebchannel/qtwebchannel-6.5.9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-13 22:45:20 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-13 22:45:20 +0100
commitab7810b87f5bb33b3ed5edd0dbda7f4bcd0cf70d (patch)
treef102e6ba13816f35c909cda970653f5422ee1b0d /dev-qt/qtwebchannel/qtwebchannel-6.5.9999.ebuild
parent6d478a9cbbd774e9d2743701d0931416e3ab9371 (diff)
gentoo auto-resync : 13:09:2023 - 22:45:20
Diffstat (limited to 'dev-qt/qtwebchannel/qtwebchannel-6.5.9999.ebuild')
-rw-r--r--dev-qt/qtwebchannel/qtwebchannel-6.5.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwebchannel/qtwebchannel-6.5.9999.ebuild b/dev-qt/qtwebchannel/qtwebchannel-6.5.9999.ebuild
index 6a2b4df1a5b8..7160bd0b64a1 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-6.5.9999.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-6.5.9999.ebuild
@@ -20,7 +20,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
src_configure() {
- has_version dev-qt/qtdeclarative:6 && #913692
+ has_version ">=dev-qt/qtdeclarative-${PV}:6" && #913692
local mycmakeargs=( $(cmake_use_find_package qml Qt6Qml) )
qt6-build_src_configure