inotify support in default profile

This commit is contained in:
Kolan Sh 2013-02-01 15:37:06 +04:00
parent 90da4405c8
commit 5fab66479a
1 changed files with 5 additions and 5 deletions

View File

@ -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"