From cdd4d17ae7b2781078d87f3fe681ce2deaebbdd1 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 2 Dec 2017 23:38:54 +0100 Subject: debian/control: Fix D (glib2.0-bin -> libglib2.0-bin). --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 8384e33..e52069d 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Package: ayatana-indicator-messages Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - glib2.0-bin, + libglib2.0-bin, Recommends: indicator-applet | indicator-renderer | mate-applet-indicator Description: Ayatana Indicator that collects messages that need a response A place on the user's desktop that collects messages that need a response. -- cgit v1.2.3