diff options
author | 2022-03-21 19:58:19 +0100 | |
---|---|---|
committer | 2022-03-21 20:02:34 +0100 | |
commit | 3ee642d74bbcfd164712cfa329599275718db13b (patch) | |
tree | 9b02adefb1113fb76f90ca51aaa1f22356eb0235 /kde-plasma/plasma-thunderbolt | |
parent | kde-plasma/plasma-systemmonitor: Set QTMIN to 5.15.3 (diff) | |
download | kde-3ee642d74bbcfd164712cfa329599275718db13b.tar.gz kde-3ee642d74bbcfd164712cfa329599275718db13b.tar.bz2 kde-3ee642d74bbcfd164712cfa329599275718db13b.zip |
kde-plasma/plasma-thunderbolt: Set QTMIN to 5.15.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/plasma-thunderbolt')
-rw-r--r-- | kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild index c6d595212c..dd525b5965 100644 --- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild +++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild @@ -6,7 +6,7 @@ EAPI=8 ECM_TEST="true" KFMIN=9999 PVCUT=$(ver_cut 1-3) -QTMIN=5.15.2 +QTMIN=5.15.3 inherit ecm kde.org DESCRIPTION="Plasma integration for controlling Thunderbolt devices" |