diff options
| author | Michael Stapelberg | 2009-05-09 23:57:17 +0200 | 
|---|---|---|
| committer | Michael Stapelberg | 2009-05-09 23:57:17 +0200 | 
| commit | ec0f8ddfda6656c7fc126375fa2e38848c38aa10 (patch) | |
| tree | fae0b5a9286dc22c9b6d48f6841b62b7e570fcdb | |
| parent | Debian: Fix email address, add build-dependency (diff) | |
debian: Add ${misc:Depends}
| -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 | 
