diff options
author | Sam James <sam@gentoo.org> | 2024-02-17 04:46:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-17 05:24:16 +0000 |
commit | f035948a4410ce50ad86c2917b12a8dea478627c (patch) | |
tree | 5c6e45f1f30527a6ffb78fd90a7a720604d539a4 /gui-apps | |
parent | dev-libs/kirigami-addons: Bump QTMIN to 6.6.2 (diff) | |
download | gentoo-f035948a4410ce50ad86c2917b12a8dea478627c.tar.gz gentoo-f035948a4410ce50ad86c2917b12a8dea478627c.tar.bz2 gentoo-f035948a4410ce50ad86c2917b12a8dea478627c.zip |
gui-apps/xwaylandvideobridge: Bump QTMIN to 6.6.2
There was an ABI break which means 6.6.2->6.6.1 can't be done but we want
people using latest anyway as there's a lot of churn still.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r-- | gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0.ebuild b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0.ebuild index 53b128d9b700..85134048fb6a 100644 --- a/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0.ebuild +++ b/gui-apps/xwaylandvideobridge/xwaylandvideobridge-0.4.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 KFMIN=5.245.0 -QTMIN=6.6.0 +QTMIN=6.6.2 KDE_ORG_CATEGORY="system" inherit ecm kde.org |