aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-12-11 11:04:01 -0600
committerTed Gould <ted@gould.cx>2009-12-11 11:04:01 -0600
commita5dfa7615a4fc8ff6fa647f3324f4349a0ad7e19 (patch)
treef568c9ed6256a18cebd1a877c658303cc4ed3c7c /debian/control
parent52f97bab668e355daf3698cc30c77c825c3379b1 (diff)
parentf9d90d24d572fd58e96e4f3543a2e8a1046bccef (diff)
downloadlibayatana-appindicator-a5dfa7615a4fc8ff6fa647f3324f4349a0ad7e19.tar.gz
libayatana-appindicator-a5dfa7615a4fc8ff6fa647f3324f4349a0ad7e19.tar.bz2
libayatana-appindicator-a5dfa7615a4fc8ff6fa647f3324f4349a0ad7e19.zip
Merging in Ken's Lucid changes.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 039c721..746e569 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Build-Depends: debhelper (>= 5.0),
libgtk2.0-dev (>= 2.12.0),
libdbus-glib-1-dev,
gnome-doc-utils,
- scrollkeeper,
gtk-doc-tools,
intltool,
libindicate-dev (>= 0.2.0),
@@ -42,7 +41,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 +51,7 @@ Description: Application Indicators
Package: libappindicator-doc
Section: doc
-Architecture: any
+Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
libappindicator0 (= ${binary:Version})