diff options
Diffstat (limited to 'sys-apps/shellrc')
-rw-r--r-- | sys-apps/shellrc/shellrc-0.8.2-r2.ebuild (renamed from sys-apps/shellrc/shellrc-0.8.2-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/shellrc/shellrc-0.8.2-r1.ebuild b/sys-apps/shellrc/shellrc-0.8.2-r2.ebuild index f9dcd5d..797f588 100644 --- a/sys-apps/shellrc/shellrc-0.8.2-r1.ebuild +++ b/sys-apps/shellrc/shellrc-0.8.2-r2.ebuild @@ -12,7 +12,7 @@ IUSE="desktop xorg +zsh +bash" DEPEND=" zsh? ( app-shells/zsh ) bash? ( app-shells/bash ) - desktop? ( sys-fs/inotify-tools ) + desktop? ( sys-fs/inotify-tools net-misc/vde ) xorg? ( x11-misc/xclip media-gfx/imagemagick ) " RDEPEND="${DEPEND}" |