diff options
author | Michael Stapelberg <michael+x200@stapelberg.de> | 2009-05-09 23:57:17 +0200 |
---|---|---|
committer | Michael Stapelberg <michael+x200@stapelberg.de> | 2009-05-09 23:57:17 +0200 |
commit | ec0f8ddfda6656c7fc126375fa2e38848c38aa10 (patch) | |
tree | fae0b5a9286dc22c9b6d48f6841b62b7e570fcdb /debian/control | |
parent | be405947eee027c8f72a85982691ca7623e83c92 (diff) |
debian: Add ${misc:Depends}
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8dbe638..d07cca6 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Package: i3status Architecture: any Priority: optional Section: utils -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: dzen2 Description: Generates a status line for dzen2 or wmii i3status is a program running in background, feeding dzen2 or filling up |