inotify support for hardened profile

This commit is contained in:
Kolan Sh 2013-02-01 18:25:51 +04:00
parent 2f7e29a140
commit 44889d0a09
1 changed files with 4 additions and 4 deletions

View File

@ -62,8 +62,8 @@ USE="${USE} acpi"
# develop
USE="${USE} bash-completion cscope -debug -fortran -java \
-introspection -lua -mono pch \
-tcl -tidy -tk"
-introspection -lua -mono pch \
-tcl -tidy -tk"
# daemons
USE="${USE} -consolekit daemon -dbus -hal logrotate"
@ -78,5 +78,5 @@ USE="${USE} -bluetooth -imap -lirc -networkmanager"
USE="${USE} -freetds -mssql -sybase-ct"
# other
USE="${USE} -bindist -examples -freetds -gpm -ipod -multilib -old-linux nptl \
-smartcard -static-libs threads xattr"
USE="${USE} -bindist -examples -freetds -gpm inotify -ipod -multilib -old-linux nptl \
-smartcard -static-libs threads xattr"