diff options
author | Mike Gilbert <floppym@gentoo.org> | 2019-07-14 18:29:18 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2019-07-18 11:13:10 -0400 |
commit | 93f2fe5bc56f9739bb2370242bb5488f9bc97b86 (patch) | |
tree | 056b9c667425e6f88b11322240ff3901263ca46b | |
parent | games-misc/robotfindskitten: Fixed build with sys-libs/ncurses[tinfo] (diff) | |
download | gentoo-93f2fe5bc56f9739bb2370242bb5488f9bc97b86.tar.gz gentoo-93f2fe5bc56f9739bb2370242bb5488f9bc97b86.tar.bz2 gentoo-93f2fe5bc56f9739bb2370242bb5488f9bc97b86.zip |
profiles: add global USE flag 'split-usr'
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
-rw-r--r-- | profiles/use.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 9b5274d97e9d..350ad1c44e87 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -298,6 +298,7 @@ source - Zip the sources and install them sox - Add support for Sound eXchange (SoX) speex - Add support for the speex audio codec (used for speech) spell - Add dictionary support +split-usr - Enable behavior to support maintianing /bin and /lib separately from /usr/bin and /usr/lib sqlite - Add support for sqlite - embedded sql database ssl - Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security) startup-notification - Enable application startup event feedback mechanism |