Add x11-utils as dependency to have xmessage(1) for the welcome message

next
Michael Stapelberg 2009-12-16 22:59:25 +01:00
parent 57e4972fd1
commit a61e34d277
2 changed files with 3 additions and 1 deletions

View File

@ -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

2
debian/control vendored
View File

@ -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