diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2015-05-23 14:26:36 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2015-05-23 14:32:34 +0100 |
commit | d60a1a2509e0a11a7f88d9563e667a39ca0ad9b7 (patch) | |
tree | 4991c55ad33027eedc9cd6869f3efb7812acad0d /profiles | |
parent | profiles/desktop: Disable fbcon USE flag for www-client/links (diff) | |
download | portage-d60a1a2509e0a11a7f88d9563e667a39ca0ad9b7.tar.xz |
profiles/desktop: Disable bluetooth USE flag for dev-libs/folks
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/desktop/package.use | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/desktop/package.use b/profiles/desktop/package.use index 34a66864..9a12f3f3 100644 --- a/profiles/desktop/package.use +++ b/profiles/desktop/package.use @@ -147,6 +147,10 @@ media-libs/mlt melt frei0r python # required by dev-java/icedtea-bin app-text/ghostscript-gpl cups +# 22/05/2015 - beber +# REQUIRED_USE bluetooth? ( eds ) +dev-libs/folks -bluetooth + # 23/05/2015 - beber # REQUIRED_USE !livecd? ( fbcon? ( gpm ) ) www-client/links -fbcon |