garnome r6758 - in trunk: . desktop/ekiga



Author: kbrae
Date: Wed Sep 24 12:45:10 2008
New Revision: 6758
URL: http://svn.gnome.org/viewvc/garnome?rev=6758&view=rev

Log:
	* desktop/ekiga (LIBDEPS): fix dependencies, libnotify missing



Modified:
   trunk/ChangeLog
   trunk/desktop/ekiga/Makefile

Modified: trunk/desktop/ekiga/Makefile
==============================================================================
--- trunk/desktop/ekiga/Makefile	(original)
+++ trunk/desktop/ekiga/Makefile	Wed Sep 24 12:45:10 2008
@@ -3,8 +3,9 @@
 CATEGORIES = desktop
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
 
-LIBDEPS = bootstrap/opal platform/libgnomeui freedesktop/avahi \
-  desktop/evolution-data-server bindings/libsigc++
+LIBDEPS = platform/gtk+ platform/libgnomeui bindings/libsigc++ \
+  freedesktop/dbus-glib freedesktop/avahi desktop/evolution-data-server \
+  desktop/libnotify bootstrap/opal
 
 DESCRIPTION = ekiga
 define BLURB



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]