summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-03-25 16:08:01 +0100
committerLars Wendler <polynomial-c@gentoo.org>2019-03-25 16:08:57 +0100
commitf227885a3373f69b819406915e4f67be8dcea321 (patch)
tree855d77f8dd7b4601e3afc12a76b897eb20ef6b7f /app-misc/tmux/tmux-2.8-r2.ebuild
parentapp-misc/tmux: Synced live ebuild. (diff)
downloadgentoo-f227885a3373f69b819406915e4f67be8dcea321.tar.gz
gentoo-f227885a3373f69b819406915e4f67be8dcea321.tar.bz2
gentoo-f227885a3373f69b819406915e4f67be8dcea321.zip
app-misc/tmux: Synced/fixed dependencies.
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'app-misc/tmux/tmux-2.8-r2.ebuild')
-rw-r--r--app-misc/tmux/tmux-2.8-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/tmux/tmux-2.8-r2.ebuild b/app-misc/tmux/tmux-2.8-r2.ebuild
index 851cb2d6a792..f858b8912073 100644
--- a/app-misc/tmux/tmux-2.8-r2.ebuild
+++ b/app-misc/tmux/tmux-2.8-r2.ebuild
@@ -26,7 +26,7 @@ BDEPEND="
virtual/pkgconfig"
RDEPEND="
- ${CDEPEND}
+ ${DEPEND}
selinux? ( sec-policy/selinux-screen )
vim-syntax? ( app-vim/vim-tmux )"