diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-10 11:10:16 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-10 11:24:49 +0100 |
commit | d227aa8895c694ca218cd9c1929523423e5a7fb5 (patch) | |
tree | 719cae8e74958bfebfc14eabfc48a822f6bba8ea /kde-plasma/plasma-workspace | |
parent | 949f332373007d13d147ceaa10863926f5e21a86 (diff) | |
download | gentoo-d227aa8895c694ca218cd9c1929523423e5a7fb5.tar.gz gentoo-d227aa8895c694ca218cd9c1929523423e5a7fb5.tar.xz |
kde-plasma/plasma-workspace: Add kde-frameworks/kholidays alt. depend
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'kde-plasma/plasma-workspace')
-rw-r--r-- | kde-plasma/plasma-workspace/plasma-workspace-5.11.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.11.5-r1.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.11.5-r1.ebuild index adebe223325..0f048e46823 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.11.5-r1.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.11.5-r1.ebuild @@ -77,7 +77,7 @@ COMMON_DEPEND=" x11-libs/xcb-util x11-libs/xcb-util-image appstream? ( dev-libs/appstream[qt5] ) - calendar? ( $(add_kdeapps_dep kholidays) ) + calendar? ( || ( $(add_frameworks_dep kholidays) $(add_kdeapps_dep kholidays) ) ) geolocation? ( $(add_frameworks_dep networkmanager-qt) ) gps? ( sci-geosciences/gpsd ) prison? ( $(add_frameworks_dep prison) ) |