RooTicket.vala
[gitlive] / configure.ac
index 689d980..14ce2a6 100644 (file)
@@ -21,12 +21,14 @@ 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
                 libnotify
          libwnck-3.0
+         libcanberra
 ])
 
 PKG_CHECK_MODULES([XSCRNSAVER], xscrnsaver)