diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-04-30 10:13:23 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-04-30 10:34:40 -0700 |
commit | 6fd99100130e5060274aaa53847d97d250cc7d0d (patch) | |
tree | 2adc101519a1af924c6face24887658524daab17 | |
parent | dev-python/setuptools_scm_git_archive: python2 support not needed, fix tests (diff) | |
download | gentoo-6fd99100130e5060274aaa53847d97d250cc7d0d.tar.gz gentoo-6fd99100130e5060274aaa53847d97d250cc7d0d.tar.bz2 gentoo-6fd99100130e5060274aaa53847d97d250cc7d0d.zip |
profiles/desktop: Remove dev-libs/libxml2 python
USE=python is now enabled by default per 736fd2a9c82c.
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | profiles/targets/desktop/package.use | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 38e4896fc000..e5af3086c8f2 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 <darkside@gentoo.org> (2011-10-07) -# Required by mesa, ultimately by xorg-server (every desktop) bug 385843 -dev-libs/libxml2 python - # Samuli Suominen <ssuominen@gentoo.org> (2011-09-27) # Required by mozilla browsers wrt #372419 media-libs/libpng apng |