commit: ba961545b12df8dd97c269e091221d6a26c47328 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Sun Jun 26 18:59:54 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sun Jun 26 19:02:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba961545
profiles: restore media-libs/mlt USE flags on plasma The removal of the last version of media-libs/mlt to have kde and qt4 USE flags was delayed. This reverts commit 8df64ab13c2aba40c30b7b947acbf89ac8977f8d. profiles/targets/desktop/plasma/package.use | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 097c301..4b44a9c 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -48,7 +48,7 @@ media-libs/mesa egl wayland net-libs/libproxy -kde # Required by kde-apps/kdenlive ->=media-libs/mlt-0.9.8-r2 kdenlive melt +>=media-libs/mlt-0.9.8-r2 kdenlive melt -kde -qt4 # Allow certain KDE 4 components to be coinstalled with Plasma 5 <dev-util/kdevelop-4.8.0 -gdbui
