diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-06-09 14:04:30 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-06-09 14:15:20 +0200 |
commit | c8dc0fc7d4e89b0a76dbfbd53c9120ecf2ac5359 (patch) | |
tree | 163b184128610b50b38af2b4bae4039886c54af5 /profiles/targets | |
parent | profiles: desktop: dev-qt/qtwebkit[printsupport] should be default (diff) | |
download | gentoo-c8dc0fc7d4e89b0a76dbfbd53c9120ecf2ac5359.tar.gz gentoo-c8dc0fc7d4e89b0a76dbfbd53c9120ecf2ac5359.tar.bz2 gentoo-c8dc0fc7d4e89b0a76dbfbd53c9120ecf2ac5359.zip |
profiles: desktop: Set dev-libs/xmlsec[nss] for app-office/libreoffice
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/package.use | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 58e4ccdb15de..cb0f13731f3d 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # Andreas Sturmlechner <asturm@gentoo.org> (09 Jun 2018) +# Required by app-office/libreoffice +dev-libs/xmlsec nss + +# Andreas Sturmlechner <asturm@gentoo.org> (09 Jun 2018) # Enable sensible defaults for desktop users dev-qt/qtwebkit:5 printsupport |