monkey-bubble r243 - trunk
- From: herzi svn gnome org
- To: svn-commits-list gnome org
- Subject: monkey-bubble r243 - trunk
- Date: Sat, 12 Jan 2008 22:02:37 +0000 (GMT)
Author: herzi
Date: Sat Jan 12 22:02:37 2008
New Revision: 243
URL: http://svn.gnome.org/viewvc/monkey-bubble?rev=243&view=rev
Log:
2008-01-12 Sven Herzberg <herzi gnome-de org>
Add the right dependencies for the Maemo port. Based on the Maemo port
of Monkey-Bubble which was created by Jouni Roivas.
* configure.in: finish dependency tracking for the two builds
Modified:
trunk/ChangeLog
trunk/configure.in
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Sat Jan 12 22:02:37 2008
@@ -134,7 +134,6 @@
gtk+-2.0 >= 2.10
gthread-2.0
librsvg-2.0
- libgnomeui-2.0
gstreamer-0.10
gstreamer-base-0.10
gstreamer-controller-0.10
@@ -147,7 +146,7 @@
if test "$with_platform" = "gnome"; then
PKG_CHECK_MODULES(PLATFORM,[libgnomeui-2.0])
elif test "$with_platform" = "maemo"; then
- PKG_CHECK_MODULES(PLATFORM,[hildon-1 libosso])
+ PKG_CHECK_MODULES(PLATFORM,[hildon-1 libosso conic])
fi
dnl -------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]