From 66fe6491e5e7155e2a850cabbc72f20c3494661c Mon Sep 17 00:00:00 2001 From: davidovski Date: Sat, 19 Feb 2022 17:20:48 +0000 Subject: added urxvt --- repo/x11/xorg-xinit.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/x11/xorg-xinit.xibuild') diff --git a/repo/x11/xorg-xinit.xibuild b/repo/x11/xorg-xinit.xibuild index b4328b5..f0b53fd 100644 --- a/repo/x11/xorg-xinit.xibuild +++ b/repo/x11/xorg-xinit.xibuild @@ -1,7 +1,7 @@ #!/bin/bash MAKEDEPS=(make) -DEPS=(libx11 xorg-xauth xorg-xrdb xorg-xmodmap) +DEPS=(libx11 xauth xrdb xmodmap) DESC="X.Org initialisation program" -- cgit v1.2.1