diff options
Diffstat (limited to 'repo/apps/xterm/xterm.xibuild')
-rw-r--r-- | repo/apps/xterm/xterm.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/apps/xterm/xterm.xibuild b/repo/apps/xterm/xterm.xibuild index bceb89d..6350155 100644 --- a/repo/apps/xterm/xterm.xibuild +++ b/repo/apps/xterm/xterm.xibuild @@ -1,7 +1,7 @@ #!/bin/sh MAKEDEPS="make" -DEPS="libxft libxaw ncurses luit xbitmaps libutempter libxkbfile" +DEPS="libxft libxaw ncurses luit xbitmaps libxkbfile" DESC="X Terminal Emulator" |