diff options
| author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-10-13 23:11:36 -0700 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-10-15 20:20:46 +0200 |
| commit | 185b16898e034417b48d18a1a8d2ff567b53d1e4 (patch) | |
| tree | dadb35a2932108cad873a94c9edbacbb66985ee1 | |
| parent | 8fa56eb11e09dac59887ea0ed1b00177aa0e458d (diff) | |
| download | kde-185b16898e034417b48d18a1a8d2ff567b53d1e4.tar.gz kde-185b16898e034417b48d18a1a8d2ff567b53d1e4.tar.bz2 kde-185b16898e034417b48d18a1a8d2ff567b53d1e4.zip | |
kde-apps/calendarsupport: add VIRTUALX_REQUIRED="test"
100% tests passed, 0 tests failed out of 3
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| -rw-r--r-- | kde-apps/calendarsupport/calendarsupport-20.08.49.9999.ebuild | 3 | ||||
| -rw-r--r-- | kde-apps/calendarsupport/calendarsupport-9999.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/kde-apps/calendarsupport/calendarsupport-20.08.49.9999.ebuild b/kde-apps/calendarsupport/calendarsupport-20.08.49.9999.ebuild index 1c97fe7e199..7f3db188100 100644 --- a/kde-apps/calendarsupport/calendarsupport-20.08.49.9999.ebuild +++ b/kde-apps/calendarsupport/calendarsupport-20.08.49.9999.ebuild @@ -4,9 +4,10 @@ EAPI=7 ECM_TEST="false" -PVCUT=$(ver_cut 1-3) KFMIN=5.74.0 +PVCUT=$(ver_cut 1-3) QTMIN=5.15.1 +VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Calendar support library" diff --git a/kde-apps/calendarsupport/calendarsupport-9999.ebuild b/kde-apps/calendarsupport/calendarsupport-9999.ebuild index 9f93388321b..fced2c354f1 100644 --- a/kde-apps/calendarsupport/calendarsupport-9999.ebuild +++ b/kde-apps/calendarsupport/calendarsupport-9999.ebuild @@ -4,9 +4,10 @@ EAPI=7 ECM_TEST="false" -PVCUT=$(ver_cut 1-3) KFMIN=5.75.0 +PVCUT=$(ver_cut 1-3) QTMIN=5.15.1 +VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Calendar support library" |
