summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <zx2c4@gentoo.org>2017-05-16 23:14:15 +0200
committerJason A. Donenfeld <zx2c4@gentoo.org>2017-05-16 23:21:07 +0200
commit26555d03a913c75299d80f0bd54cf04c0e5f665f (patch)
treee0d202905f4c4af2bc67fcba1f38e7bfb9fc5931 /net-analyzer
parentdev-haskell/snap-core: allow ghc-8, bug #611706 (diff)
downloadgentoo-26555d03a913c75299d80f0bd54cf04c0e5f665f.tar.gz
gentoo-26555d03a913c75299d80f0bd54cf04c0e5f665f.tar.bz2
gentoo-26555d03a913c75299d80f0bd54cf04c0e5f665f.zip
net-analyzer/netwag: rely on rxvt-unicode instead of rxvt
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/netwag/netwag-5.39.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netwag/netwag-5.39.0.ebuild b/net-analyzer/netwag/netwag-5.39.0.ebuild
index a00de5c0bd6a..593a4a65a18e 100644
--- a/net-analyzer/netwag/netwag-5.39.0.ebuild
+++ b/net-analyzer/netwag/netwag-5.39.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# NOTE: netwib, netwox and netwag go together, bump all or bump none
@@ -26,7 +26,7 @@ DEPEND="
kde-apps/konsole
x11-terms/eterm
x11-terms/gnome-terminal
- x11-terms/rxvt
+ x11-terms/rxvt-unicode
)
"
RDEPEND="${DEPEND}"