]> git.sur5r.net Git - i3/i3/commitdiff
debian/control: remove dependency on x11-utils (#3455)
authorMichael Stapelberg <stapelberg@users.noreply.github.com>
Mon, 15 Oct 2018 16:00:43 +0000 (18:00 +0200)
committerGitHub <noreply@github.com>
Mon, 15 Oct 2018 16:00:43 +0000 (18:00 +0200)
This was a introduce in commit a61e34d2771fffdf2d94ee69d887585087c76b98 in 2009,
and we haven’t used xmessage in any way in a long time.

fixes https://bugs.debian.org/910997

debian/control

index 46e35dfea15a44def0cdfe27560739add4ec3d80..71a2599c6418a0dbe2025ea1da6ffb40e63da650 100644 (file)
@@ -40,7 +40,7 @@ Description: metapackage (i3 window manager, screen locker, menu, statusbar)
 
 Package: i3-wm
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, x11-utils
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
 Provides: x-window-manager
 Recommends: xfonts-base, fonts-dejavu-core, libanyevent-i3-perl (>= 0.12), libjson-xs-perl, rxvt-unicode | x-terminal-emulator
 Description: improved dynamic tiling window manager