diff options
author | Wolfgang Müller | 2021-03-13 14:04:24 +0100 |
---|---|---|
committer | Wolfgang Müller | 2021-03-13 14:04:24 +0100 |
commit | d3f0160e7412ae0784269f50f297f63872b9f47c (patch) | |
tree | e88826452cb1bff1c0fe54b409b6097a7c5b7e32 /group-base/package.use/00-group-base | |
parent | 3b91b51e700705421517a4e5260e9c2b9da4946b (diff) | |
download | portage-roles-d3f0160e7412ae0784269f50f297f63872b9f47c.tar.gz |
group-base: Enable 'icu' USE flag globally
This flag is needed by a bunch of different programs, so make it global
and remove any explicit toggling.
Diffstat (limited to 'group-base/package.use/00-group-base')
-rw-r--r-- | group-base/package.use/00-group-base | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/group-base/package.use/00-group-base b/group-base/package.use/00-group-base index 73958ef..73f70c9 100644 --- a/group-base/package.use/00-group-base +++ b/group-base/package.use/00-group-base @@ -4,6 +4,7 @@ */* iproute2 */* fish-completion */* caps +*/* icu */* LUA_SINGLE_TARGET: -* luajit */* LUA_TARGETS: -* luajit @@ -31,15 +32,12 @@ media-video/ffmpeg mp3 openssl opus theora vorbis vpx x264 x265 -gnutls FFTOOLS: net-analyzer/nmap ncat nping net-firewall/nftables json net-misc/youtube-dl offensive -sci-libs/libqalculate curl icu +sci-libs/libqalculate curl sys-apps/busybox -savedconfig sys-apps/iproute2 -iptables sys-auth/pambase -passwdqc sys-kernel/linux-firmware savedconfig -# needed for ncmpcpp -dev-libs/boost icu - # needed for qtcore & fish dev-libs/libpcre2 pcre16 pcre32 dev-libs/libpcre pcre16 pcre32 |