From a61e34d2771fffdf2d94ee69d887585087c76b98 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Wed, 16 Dec 2009 22:59:25 +0100 Subject: [PATCH] Add x11-utils as dependency to have xmessage(1) for the welcome message --- DEPENDS | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/DEPENDS b/DEPENDS index 48df53aa..47258068 100644 --- a/DEPENDS +++ b/DEPENDS @@ -10,6 +10,8 @@ In that case, please try using the versions mentioned below until a fix is provi * asciidoc >= 8.3.0 for docs/hacking-howto * asciidoc, xmlto, docbook-xml for man/i3.man * Xlib, the one that comes with your X-Server + * x11-utils for xmessage (only for displaying the welcome message, so this is + mainly interesting for distributors) Recommendations: * i3lock for locking your screen diff --git a/debian/control b/debian/control index 84e57e8a..7ea7ad66 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Description: metapackage (i3 window manager, screen locker, menu, statusbar) Package: i3-wm Architecture: any Section: x11 -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, x11-utils Provides: x-window-manager Suggests: rxvt-unicode | x-terminal-emulator Recommends: xfonts-base -- 2.39.2