diff options
author | Michael Stapelberg <michael@stapelberg.de> | 2012-03-25 22:12:30 +0200 |
---|---|---|
committer | Michael Stapelberg <michael@stapelberg.de> | 2012-03-25 22:12:30 +0200 |
commit | 9d7b69652c0e45014e2934f8a0358b64928539ec (patch) | |
tree | bdd271fd35eb49b661390bca46f8f0b52f43df7f | |
parent | 0686906b892aba4df014d440c313610bfac513e0 (diff) |
debian: recommend libcap2-bin only on linux, recommend/enhance i3-wm (i3bar)
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 37615aa..0b19bd5 100644 --- a/debian/control +++ b/debian/control @@ -10,9 +10,9 @@ Homepage: http://i3wm.org/i3status Package: i3status Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: dzen2 | xmobar, libcap2-bin -Enhances: dzen2, xmobar -Description: Generates a status line for dzen2 or xmobar +Recommends: dzen2 | xmobar | i3-wm, libcap2-bin [linux-any] +Enhances: dzen2, xmobar, i3-wm +Description: Generates a status line for dzen2, xmobar or i3bar i3status is a small (about 1500 SLOC) and light-weight program for generating a status bar for i3bar, dzen2, xmobar or similar programs by combining several information about your system (IP addresses of your interfaces, load, current |