diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 2b47abf..9d04325 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,6 @@ Build-Depends: debhelper (>= 5.0), libpanel-applet2-dev (>= 2.0.0), libdbus-glib-1-dev, gnome-doc-utils, - scrollkeeper, libtool, intltool, gobject-introspection (>= 0.6), @@ -24,7 +23,7 @@ Depends: ${shlibs:Depends}, Description: Applet for the GNOME panel providing various indicators for display to users. -Package: libindicate +Package: libindicate0 Section: libs Architecture: any Depends: ${shlibs:Depends}, @@ -36,7 +35,7 @@ Section: libdevel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libindicate (= ${binary:Version}), + libindicate0 (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76), libgtk2.0-dev (>= 2.12.0) Description: Development files. |