From ec0f8ddfda6656c7fc126375fa2e38848c38aa10 Mon Sep 17 00:00:00 2001
From: Michael Stapelberg <michael+x200@stapelberg.de>
Date: Sat, 9 May 2009 23:57:17 +0200
Subject: debian: Add ${misc:Depends}

---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'debian/control')

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
-- 
cgit v1.2.3