diff options
author | Ben Kohler <bkohler@gentoo.org> | 2021-01-09 09:46:27 -0600 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2021-01-09 09:47:11 -0600 |
commit | 822c2f878d205c5cde482f97faef2547087bdf48 (patch) | |
tree | a09cccc97d6f2ec2687ae40d86e02a4580d65252 /profiles/targets | |
parent | www-client/firefox: revert to previous patch set on 84.0.2 (diff) | |
download | gentoo-822c2f878d205c5cde482f97faef2547087bdf48.tar.gz gentoo-822c2f878d205c5cde482f97faef2547087bdf48.tar.bz2 gentoo-822c2f878d205c5cde482f97faef2547087bdf48.zip |
profiles/targets/desktop: remove obsolete entry for libpcap
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/package.use | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index e9871000e8a9..d72e1ac7bc4c 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -72,11 +72,6 @@ app-text/xmlto text # Enable sensible defaults for desktop users (bug #540046) dev-python/PyQt5 gui multimedia network printsupport widgets -# Samuli Suominen <ssuominen@gentoo.org> (2014-07-24) -# Because targets/desktop/make.defaults has USE="bluetooth" but net-libs/libpcap doesn't -# support BlueZ 5.x, disable USE="bluetooth" by default to avoid conflicting packages: -net-libs/libpcap -bluetooth - # Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2014-05-08) # Enable x11-libs/libxcb[xkb] as it is needed by x11-libs/libxkbcommon[X] # and the X flag is enabled by default in the desktop profile |