From 5fab66479ac44a6ea5d9d3f587652da519fa22ca Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Fri, 1 Feb 2013 15:37:06 +0400 Subject: [PATCH] inotify support in default profile --- .../linux/amd64/10.0/backbone/desktop/make.defaults | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/profiles/default/linux/amd64/10.0/backbone/desktop/make.defaults b/profiles/default/linux/amd64/10.0/backbone/desktop/make.defaults index c1a93d6f..f0c1f588 100644 --- a/profiles/default/linux/amd64/10.0/backbone/desktop/make.defaults +++ b/profiles/default/linux/amd64/10.0/backbone/desktop/make.defaults @@ -34,7 +34,7 @@ USE="${USE} cairo cleartype -lcdfilter truetype unicode" # audio USE="${USE} aac alsa amr audio dts -esd faac gsm jack -jingle mad mikmod -nas \ - ogg -osc -oss -pulseaudio speex vorbis" + ogg -osc -oss -pulseaudio speex vorbis" # multimedia (video+audio) USE="${USE} dirac -dvb -dvdr encode fftw -ipod -quicktime schroedinger v4l v4l2 video vpx x264 xvid xvmc" @@ -62,8 +62,8 @@ USE="${USE} acpi" # develop USE="${USE} bash-completion cscope -debug -fortran -java \ - -introspection -lua -mono pch \ - -tcl -tidy -tk -tokenizer" + -introspection -lua -mono pch \ + -tcl -tidy -tk -tokenizer" # daemons USE="${USE} consolekit daemon dbus -hal logrotate samba syslog" @@ -78,5 +78,5 @@ USE="${USE} -bluetooth -imap -lirc -networkmanager -nis" USE="${USE} -freetds -mssql -sybase-ct" # other -USE="${USE} -bindist examples -freetds -ipod -multilib -old-linux nptl \ - -smartcard threads xattr" +USE="${USE} -bindist examples -freetds inotify -ipod -multilib -old-linux nptl \ + -smartcard threads xattr"