Skip to content
Snippets Groups Projects
Commit 1dbcceca authored by Marat Radchenko's avatar Marat Radchenko Committed by Pierre-Luc Bacon
Browse files

[PATCH] Accept older libebook (Maemo 5 has 1.4.2)

parent 23595a37
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@ PKG_CHECK_MODULES(DEPS, \
gtk+-2.0 >= 2.2 \
glib-2.0 >= 2.2 \
webkit-1.0 \
libebook-1.2 >= 2.22 \
libebook-1.2 >= 1.4 \
libgnomeui-2.0 \
gnome-doc-utils
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment