diff options
author | 2022-06-21 15:53:46 +0200 | |
---|---|---|
committer | 2022-06-21 15:53:46 +0200 | |
commit | 694e82026f5a3ae979f0ca480382b550499d9e66 (patch) | |
tree | d11b0a1fb3055b615d54daeda9e0afcf30615d54 /gui-apps | |
parent | kde-plasma/kdeplasma-addons: Drop unused dependency (diff) | |
download | kde-694e82026f5a3ae979f0ca480382b550499d9e66.tar.gz kde-694e82026f5a3ae979f0ca480382b550499d9e66.tar.bz2 kde-694e82026f5a3ae979f0ca480382b550499d9e66.zip |
*/*: New baseline QTMIN=5.15.4
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r-- | gui-apps/liquidshell/liquidshell-1.8.0-r1.ebuild | 2 | ||||
-rw-r--r-- | gui-apps/liquidshell/liquidshell-9999.ebuild | 2 | ||||
-rw-r--r-- | gui-apps/plasma-bigscreen/plasma-bigscreen-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gui-apps/liquidshell/liquidshell-1.8.0-r1.ebuild b/gui-apps/liquidshell/liquidshell-1.8.0-r1.ebuild index e1ea784bd3..b53d70d27a 100644 --- a/gui-apps/liquidshell/liquidshell-1.8.0-r1.ebuild +++ b/gui-apps/liquidshell/liquidshell-1.8.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 KFMIN=5.82.0 -QTMIN=5.15.2 +QTMIN=5.15.4 inherit ecm kde.org DESCRIPTION="Basic desktop shell using QtWidgets" diff --git a/gui-apps/liquidshell/liquidshell-9999.ebuild b/gui-apps/liquidshell/liquidshell-9999.ebuild index 14ba7501c8..649b68c0d7 100644 --- a/gui-apps/liquidshell/liquidshell-9999.ebuild +++ b/gui-apps/liquidshell/liquidshell-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 KFMIN=5.82.0 -QTMIN=5.15.2 +QTMIN=5.15.4 inherit ecm kde.org DESCRIPTION="Basic desktop shell using QtWidgets" diff --git a/gui-apps/plasma-bigscreen/plasma-bigscreen-9999.ebuild b/gui-apps/plasma-bigscreen/plasma-bigscreen-9999.ebuild index 9b9e65ca1a..d4a5649646 100644 --- a/gui-apps/plasma-bigscreen/plasma-bigscreen-9999.ebuild +++ b/gui-apps/plasma-bigscreen/plasma-bigscreen-9999.ebuild @@ -5,7 +5,7 @@ EAPI=8 KDE_ORG_CATEGORY="plasma" KFMIN=5.82.0 -QTMIN=5.15.2 +QTMIN=5.15.4 inherit ecm kde.org if [[ ${KDE_BUILD_TYPE} = release ]]; then |