summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2010-11-13 15:49:23 +0000
committerThomas Sachau <tommy@gentoo.org>2010-11-13 15:49:23 +0000
commit77581eb2d1b6e41352598d634f28d0cad04a0ffa (patch)
tree232631d42cbed76c4cafb20de639996e8ccbec25 /x11-wm
parentDrop patch, fixed upstream (diff)
downloadenlightenment-77581eb2d1b6e41352598d634f28d0cad04a0ffa.tar.gz
enlightenment-77581eb2d1b6e41352598d634f28d0cad04a0ffa.tar.bz2
enlightenment-77581eb2d1b6e41352598d634f28d0cad04a0ffa.zip
Default enable inotify USE flag, so changes dont require a restart/relogin
(Portage version: 2.2.0_alpha2-r1/svn/Linux x86_64)
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/ecomp/ecomp-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/ecomp/ecomp-9999.ebuild b/x11-wm/ecomp/ecomp-9999.ebuild
index db44668..4b686fb 100644
--- a/x11-wm/ecomp/ecomp-9999.ebuild
+++ b/x11-wm/ecomp/ecomp-9999.ebuild
@@ -11,7 +11,7 @@ inherit autotools enlightenment flag-o-matic git
DESCRIPTION="e17 window manager with compiz"
SLOT="0"
-IUSE="inotify jpeg static-libs"
+IUSE="+inotify jpeg static-libs"
DEPEND="x11-proto/xproto
sys-devel/libtool"