diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-27 19:55:28 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-27 21:27:43 +0100 |
commit | f557ecefc60e84185be75326c754d9680090571a (patch) | |
tree | 531af947f1b833de512c032e22b71afeb688789f /profiles | |
parent | net-libs/signon-ui: Drop old (diff) | |
download | gentoo-f557ecefc60e84185be75326c754d9680090571a.tar.gz gentoo-f557ecefc60e84185be75326c754d9680090571a.tar.bz2 gentoo-f557ecefc60e84185be75326c754d9680090571a.zip |
profiles: plasma: Disable USE=phonon roundtrip for dev-qt/designer
Caused by USE=phonon in make.defaults.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/targets/desktop/plasma/package.use | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use index 554fb2728a6e..05f104c09693 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -33,3 +33,6 @@ media-sound/pulseaudio gnome # Required by kde-frameworks/kactivities sys-libs/zlib minizip + +# Mitigate media-libs/phonon:4[designer] dep by USE=phonon in make.defaults +dev-qt/designer:4 -phonon |