diff options
author | Michael Palimaka <kensington@gentoo.org> | 2018-03-20 23:58:06 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2018-03-20 23:58:28 +1100 |
commit | 044eda49a8872638b6481a69f888c8e23df39975 (patch) | |
tree | f832eca7a8a3f372c741d2bc826d45c26eba38fc /profiles/targets | |
parent | sci-misc/mendeleydesktop: Version bump (diff) | |
download | gentoo-044eda49a8872638b6481a69f888c8e23df39975.tar.gz gentoo-044eda49a8872638b6481a69f888c8e23df39975.tar.bz2 gentoo-044eda49a8872638b6481a69f888c8e23df39975.zip |
profiles: add dev-libs/libxml2[icu] to plasma package.use
Diffstat (limited to 'profiles/targets')
-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 f7220f54f502..28e4455fb408 100644 --- a/profiles/targets/desktop/plasma/package.use +++ b/profiles/targets/desktop/plasma/package.use @@ -1,6 +1,9 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Required by >=dev-qt/qtwebengine-5.9 +dev-libs/libxml2 icu + # Required by kde-apps/okteta dev-qt/qtscript:5 scripttools |