[maemo-commits] [maemo-commits] r9444 - projects/haf/branches/maemo-af-desktop/python-hildondesktop

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon Jan 29 19:03:43 EET 2007
Author: moimart
Date: 2007-01-29 19:03:42 +0200 (Mon, 29 Jan 2007)
New Revision: 9444

Modified:
   projects/haf/branches/maemo-af-desktop/python-hildondesktop/configure.ac
Log:

	Fixed typo 3.9



Modified: projects/haf/branches/maemo-af-desktop/python-hildondesktop/configure.ac
===================================================================
--- projects/haf/branches/maemo-af-desktop/python-hildondesktop/configure.ac	2007-01-29 16:40:51 UTC (rev 9443)
+++ projects/haf/branches/maemo-af-desktop/python-hildondesktop/configure.ac	2007-01-29 17:03:42 UTC (rev 9444)
@@ -26,7 +26,7 @@
 # Hildon Desktop
 #++++++++++++++++
 
-PKG_CHECK_MODULES(LIBHILDONDESKTOP, libhildondesktop >= 3.9)
+PKG_CHECK_MODULES(LIBHILDONDESKTOP, libhildondesktop >= 0.1)
 AC_SUBST(LIBHILDONDESKTOP_LIBS)
 AC_SUBST(LIBHILDONDESKTOP_CFLAGS)
 


More information about the maemo-commits mailing list