New commits:
commit fe6943d54ede5eaf4d025d7018ed946e90925397
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
osmo: added official patch to fix alarm warning
diff --git a/gnome2-apps/osmo/CONFIGURE b/gnome2-apps/osmo/CONFIGURE
index 356757e..4db054e 100755
--- a/gnome2-apps/osmo/CONFIGURE
+++ b/gnome2-apps/osmo/CONFIGURE
@@ -10,7 +10,7 @@ for o in OSMO_CONTACTS OSMO_TASKS OSMO_NOTES; do
fi
done &&
-config_query_option OSMO_OPTS "Enable Contacts module" y \
+config_query_option OSMO_OPTS "Enable Contacts module (requires HTML
renderer)" y \
"--with-contacts" \
"--without-contacts" &&
diff --git a/gnome2-apps/osmo/DEPENDS b/gnome2-apps/osmo/DEPENDS
index b52e258..d226d6c 100755
--- a/gnome2-apps/osmo/DEPENDS
+++ b/gnome2-apps/osmo/DEPENDS
@@ -13,7 +13,12 @@ fi &&