X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=blobdiff_plain;f=configure.ac;h=16e3ce9b50b54f0a35c525c2154678cb8117ada6;hp=f20a5ebdfddf2647cedb15b4b68b2324c01bfc1b;hb=26980b815cd4686adba075775bc47ae9eabede08;hpb=5609a7d7836e83041be38ac08d116e89833745ab diff --git a/configure.ac b/configure.ac index f20a5ebdf..16e3ce9b5 100644 --- a/configure.ac +++ b/configure.ac @@ -29,7 +29,8 @@ PKG_CHECK_MODULES(BUILDER, [ json-glib-1.0 gee-1.0 libxml-2.0 - libsoup-2.4 + libsoup-2.4, + roojspacker-1.0 ]) @@ -168,6 +169,7 @@ AM_CONDITIONAL(HAVE_VTE_2_91, test "$vte_2_91_enabled" = "yes") AC_CONFIG_FILES([ Makefile src/Makefile + pixmaps/Makefile ])