File booth-resource-monitor-build-issue.patch of Package booth
Index: booth/tools/Makefile.am =================================================================== --- booth.orig/tools/Makefile.am +++ booth/tools/Makefile.am @@ -32,7 +32,11 @@ booth_resource_monitord_SOURCES = booth_resource_monitord_LDADD = -lcrmcommon \ -lcrmcluster \ -lpe_status \ - -lcib + -lcib \ + -lxml2 \ + -lglib-2.0 \ + -lqb + booth_resource_monitord_CPPFLAGS = $(GLIB_CFLAGS) endif