cheese r590 - branches/gnome-2-22
- From: dgsiegel svn gnome org
- To: svn-commits-list gnome org
- Subject: cheese r590 - branches/gnome-2-22
- Date: Thu, 13 Mar 2008 02:27:45 +0000 (GMT)
Author: dgsiegel
Date: Thu Mar 13 02:27:45 2008
New Revision: 590
URL: http://svn.gnome.org/viewvc/cheese?rev=590&view=rev
Log:
cheese does not list its gnome-vfs dependency, fixes bug #522152, courtesy of Alex Rostovtsev
Modified:
branches/gnome-2-22/ChangeLog
branches/gnome-2-22/README
branches/gnome-2-22/configure.ac
Modified: branches/gnome-2-22/README
==============================================================================
--- branches/gnome-2-22/README (original)
+++ branches/gnome-2-22/README Thu Mar 13 02:27:45 2008
@@ -6,7 +6,8 @@
gstreamer-backend.
Cheese currently requires:
- - glib-2.0 >= 2.15.4
+ - glib-2.0 >= 2.15.5
+ - gio-2.0 >= 2.15.5
- gobject-2.0
- gtk+-2.0 >= 2.10.0
- gdk-2.0
Modified: branches/gnome-2-22/configure.ac
==============================================================================
--- branches/gnome-2-22/configure.ac (original)
+++ branches/gnome-2-22/configure.ac Thu Mar 13 02:27:45 2008
@@ -63,6 +63,7 @@
GCONF_REQUIRED=2.16.0
GSTREAMER_REQUIRED=0.10.15
CAIRO_REQUIRED=1.2.4
+GNOME_VFS_REQUIRED=2.18.0
LIBEBOOK_REQUIRED=1.12.0
DBUS_REQUIRED=1.0
HAL_REQUIRED=0.5.9
@@ -78,6 +79,7 @@
gconf-2.0 >= $GCONF_REQUIRED \
gstreamer-0.10 >= $GSTREAMER_REQUIRED \
gstreamer-plugins-base-0.10 >= $GSTREAMER_REQUIRED \
+ gnome-vfs-2.0 >= $GNOME_VFS_REQUIRED \
libebook-1.2 >= $LIBEBOOK_REQUIRED \
cairo >= $CAIRO_REQUIRED \
dbus-1 >= $DBUS_REQUIRED \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]