diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 039c721..5fd3db4 100644 --- a/debian/control +++ b/debian/control @@ -42,7 +42,8 @@ Section: libdevel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libdbus-glib-1-dev (>= 0.76) + libdbus-glib-1-dev (>= 0.76), + libappindicator0 (= ${binary:Version}) Description: Application Indicators A library and indicator to take menus from applications and place them in the panel. @@ -51,7 +52,7 @@ Description: Application Indicators Package: libappindicator-doc Section: doc -Architecture: any +Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, libappindicator0 (= ${binary:Version}) |