garnome r6391 - in branches/gnome-2-22: . desktop/zenity



Author: kbrae
Date: Wed Mar 19 13:35:07 2008
New Revision: 6391
URL: http://svn.gnome.org/viewvc/garnome?rev=6391&view=rev

Log:
        * desktop/zenity (LIBDEPS): Add missing libnotify dependency.



Modified:
   branches/gnome-2-22/ChangeLog
   branches/gnome-2-22/desktop/zenity/Makefile

Modified: branches/gnome-2-22/desktop/zenity/Makefile
==============================================================================
--- branches/gnome-2-22/desktop/zenity/Makefile	(original)
+++ branches/gnome-2-22/desktop/zenity/Makefile	Wed Mar 19 13:35:07 2008
@@ -3,7 +3,10 @@
 CATEGORIES = desktop
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
 
-LIBDEPS = platform/gtk+ platform/libglade platform/GConf platform/libgnomecanvas freedesktop/rarian desktop/gnome-doc-utils
+LIBDEPS = platform/gtk+ platform/libglade platform/GConf \
+  platform/libgnomecanvas freedesktop/rarian desktop/gnome-doc-utils \
+  desktop/libnotify
+
 
 DESCRIPTION = zenity
 define BLURB



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