summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-05-17 01:32:56 +0200
committerMarek Szuba <marecki@gentoo.org>2021-05-17 01:32:56 +0200
commit42c4fb240a88a4cbf4a6b9fc19bef32afc77c8af (patch)
tree962497724681e27152bb6d20d967ea8d27245c83 /x11-terms
parentx11-apps/igt-gpu-tools: bump to v1.26 (diff)
downloadgentoo-42c4fb240a88a4cbf4a6b9fc19bef32afc77c8af.tar.gz
gentoo-42c4fb240a88a4cbf4a6b9fc19bef32afc77c8af.tar.bz2
gentoo-42c4fb240a88a4cbf4a6b9fc19bef32afc77c8af.zip
x11-terms/rxvt-unicode: add new dependency introduced by urclock
...but not mentioned in either the README or configure.ac, I might add. Those broken Gentoo systems. Closes: https://bugs.gentoo.org/790605 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/rxvt-unicode/rxvt-unicode-9.26.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-9.26.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-9.26.ebuild
index 9261d793fe79..981de5a0d605 100644
--- a/x11-terms/rxvt-unicode/rxvt-unicode-9.26.ebuild
+++ b/x11-terms/rxvt-unicode/rxvt-unicode-9.26.ebuild
@@ -19,6 +19,7 @@ RDEPEND=">=sys-libs/ncurses-5.7-r6:=
media-libs/fontconfig
x11-libs/libX11
x11-libs/libXrender
+ x11-libs/libXt
gdk-pixbuf? ( x11-libs/gdk-pixbuf )
kernel_Darwin? ( dev-perl/Mac-Pasteboard )
perl? ( dev-lang/perl:= )