diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2019-10-29 23:22:58 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2019-10-29 23:23:24 +0000 |
commit | b7b3115fcb32328c7b38b7637b3f0e6164aa9f99 (patch) | |
tree | b982fcb29cdc7c7fac53ce47ddfd614556f9eb8f /profiles/desktop | |
parent | profiles/common: enable USE=alt-svc for net-misc/curl (diff) | |
download | portage-b7b3115fcb32328c7b38b7637b3f0e6164aa9f99.tar.xz |
profiles/desktop: enable threads for net-misc/curl
Diffstat (limited to 'profiles/desktop')
-rw-r--r-- | profiles/desktop/make.defaults | 2 | ||||
-rw-r--r-- | profiles/desktop/package.use | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults index 59f27cdc..802196ca 100644 --- a/profiles/desktop/make.defaults +++ b/profiles/desktop/make.defaults @@ -50,7 +50,7 @@ USE="${USE} aspell icu unicode spell" USE="${USE} -flash webkit" # Network -USE="${USE} network -ppp bluetooth connman -ldap adns curl jingle http geoip mms rtmp rtsp telepathy smi wifi -wext" +USE="${USE} network -ppp bluetooth connman -ldap curl jingle http geoip mms rtmp rtsp telepathy smi wifi -wext" # Image codec USE="${USE} graphviz imagemagick jbig jpeg jp2k jpeg2k svg webp xft xpm" diff --git a/profiles/desktop/package.use b/profiles/desktop/package.use index 23832bd8..3a98bf5c 100644 --- a/profiles/desktop/package.use +++ b/profiles/desktop/package.use @@ -24,7 +24,7 @@ dev-libs/efl physics -egl -gles mail-mta/exim -X -dnsdb -exiscan-acl -lmtp -maildir -spf -srs -pkcs11 -tpda -net-misc/curl -threads ssh +net-misc/curl ssh sys-apps/lshw -gtk |