summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2020-04-24 12:53:04 +0200
committerLars Wendler <polynomial-c@gentoo.org>2020-04-24 12:53:22 +0200
commitb1ca02362b8f06035818768154c59ef0b83f17a2 (patch)
treecb8e095a011376ba09d070fa437c61a92b4474f4 /app-misc/tmux/tmux-9999.ebuild
parentapp-misc/tmux: Bump to version 3.1 (diff)
downloadgentoo-b1ca02362b8f06035818768154c59ef0b83f17a2.tar.gz
gentoo-b1ca02362b8f06035818768154c59ef0b83f17a2.tar.bz2
gentoo-b1ca02362b8f06035818768154c59ef0b83f17a2.zip
app-misc/tmux: Removed unknown dependency
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'app-misc/tmux/tmux-9999.ebuild')
-rw-r--r--app-misc/tmux/tmux-9999.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/app-misc/tmux/tmux-9999.ebuild b/app-misc/tmux/tmux-9999.ebuild
index 9b59adfc622f..1f43a539b177 100644
--- a/app-misc/tmux/tmux-9999.ebuild
+++ b/app-misc/tmux/tmux-9999.ebuild
@@ -25,10 +25,8 @@ IUSE="debug selinux utempter vim-syntax kernel_FreeBSD kernel_linux"
DEPEND="
dev-libs/libevent:0=
sys-libs/ncurses:0=
- utempter? (
- kernel_linux? ( sys-libs/libutempter )
- kernel_FreeBSD? ( || ( >=sys-freebsd/freebsd-lib-9.0 sys-libs/libutempter ) )
- )"
+ utempter? ( sys-libs/libutempter )
+"
BDEPEND="
virtual/pkgconfig