commit: 6fd99100130e5060274aaa53847d97d250cc7d0d Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu Apr 30 17:13:23 2020 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu Apr 30 17:34:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fd99100
profiles/desktop: Remove dev-libs/libxml2 python USE=python is now enabled by default per 736fd2a9c82c. Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/targets/desktop/package.use | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 38e4896fc00..e5af3086c8f 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -70,10 +70,6 @@ net-libs/libpcap -bluetooth # and the X flag is enabled by default in the desktop profile x11-libs/libxcb xkb -# Jeremy Olexa <[email protected]> (2011-10-07) -# Required by mesa, ultimately by xorg-server (every desktop) bug 385843 -dev-libs/libxml2 python - # Samuli Suominen <[email protected]> (2011-09-27) # Required by mozilla browsers wrt #372419 media-libs/libpng apng
