diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-05-12 04:37:32 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-05-12 04:38:52 +1000 |
commit | 1b46cde386e4c5fc2192b7fbf22ff6aa1449f534 (patch) | |
tree | eeace3d35dba1ccd5e90cc682e60b60c48c8ad05 /kde-plasma | |
parent | mail-client/thunderbird: 45.1.0 version bump (diff) | |
download | gentoo-1b46cde386e4c5fc2192b7fbf22ff6aa1449f534.tar.gz gentoo-1b46cde386e4c5fc2192b7fbf22ff6aa1449f534.tar.bz2 gentoo-1b46cde386e4c5fc2192b7fbf22ff6aa1449f534.zip |
kde-plasma/oxygen: restrict kde-frameworks/frameworkintegration version
Newer versions no longer contain the platformtheme plugin which was moved to
kde-plasma/plasma-integration in 5.6.
Package-Manager: portage-2.2.28
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/oxygen/oxygen-5.5.5.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kde-plasma/oxygen/oxygen-5.5.5.ebuild b/kde-plasma/oxygen/oxygen-5.5.5.ebuild index 177092e65909..1635b1c0f5d0 100644 --- a/kde-plasma/oxygen/oxygen-5.5.5.ebuild +++ b/kde-plasma/oxygen/oxygen-5.5.5.ebuild @@ -12,6 +12,7 @@ KEYWORDS="amd64 ~arm ~x86" IUSE="" RDEPEND=" + <kde-frameworks/frameworkintegration-5.22.0 $(add_frameworks_dep frameworkintegration) $(add_frameworks_dep kcmutils) $(add_frameworks_dep kcompletion) |