From 3f897a18c2e8d235912e9e1aec5db55fd438059f Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Sat, 27 Feb 2010 10:13:08 +0100 Subject: [PATCH] Add dependency on osso-icons-default for the control panel icon --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 052dc0a..d84819c 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ XSBC-Bugtracker: https://bugs.maemo.org/enter_bug.cgi?product=LEDPatternEditor Package: led-pattern-editor Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, osso-icons-default XB-Description: A control panel applet to edit notification LED blinking patterns Can graphically edit the blinking patterns and LED colors, preview the LED patterns and save the configuration and restart MCE to apply changes. -- 1.7.9.5