[maemo-commits] [maemo-commits] r16350 - projects/haf/branches/hildon-thumbnail/daemonize/albumart-providers/googleimages

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Oct 3 17:52:47 EEST 2008
Author: pvanhoof
Date: 2008-10-03 17:52:46 +0300 (Fri, 03 Oct 2008)
New Revision: 16350

Modified:
   projects/haf/branches/hildon-thumbnail/daemonize/albumart-providers/googleimages/Makefile.am
Log:
Dependency improvements

Modified: projects/haf/branches/hildon-thumbnail/daemonize/albumart-providers/googleimages/Makefile.am
===================================================================
--- projects/haf/branches/hildon-thumbnail/daemonize/albumart-providers/googleimages/Makefile.am	2008-10-03 14:42:48 UTC (rev 16349)
+++ projects/haf/branches/hildon-thumbnail/daemonize/albumart-providers/googleimages/Makefile.am	2008-10-03 14:52:46 UTC (rev 16350)
@@ -23,8 +23,7 @@
 
 google-images-art-downloader.vala my.vala.stamp: $(hildon_google_images_art_downloaderd_VALASOURCES)
 	$(VALAC) -C --basedir $(top_srcdir) \
-	--pkg=gee-1.0 \
-	--pkg=hildon-1 \
+	--pkg=gio-2.0 \
 	--pkg=dbus-glib-1 \
 	$^
 	touch $@


More information about the maemo-commits mailing list