X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=configure.ac;h=935d4c059caa6b900700c4d2a9bcafe4dde2bb63;hp=689d9809a219c8cd43c13b24f414cc3968ea2d20;hb=refs%2Fheads%2Fwip_alan_T5623_reset_pull_create_ticket_on;hpb=b8ab3ca6bddb753772d55fbf569dfd5ae43c2e8f diff --git a/configure.ac b/configure.ac index 689d9809..935d4c05 100644 --- a/configure.ac +++ b/configure.ac @@ -21,12 +21,18 @@ AC_CHECK_LIB([m],[cos]) dnl we need to check these exist, then it will generate a compile string for them. PKG_CHECK_MODULES(GITLIVE, [ + gee-0.8 gio-2.0 glib-2.0 >= 2.24.1 gobject-2.0 >= 2.24.1 gtk+-3.0 >= 3.11.3 + gtksourceview-3.0 libnotify libwnck-3.0 + webkit2gtk-4.0 + libcanberra + libsoup-2.4 >= 2.56.0 + json-glib-1.0 ]) PKG_CHECK_MODULES([XSCRNSAVER], xscrnsaver)