diff --git a/devel/lttng-tools/Makefile b/devel/lttng-tools/Makefile index 99269b325..6c902dfce 100644 --- a/devel/lttng-tools/Makefile +++ b/devel/lttng-tools/Makefile @@ -34,6 +34,8 @@ define Package/lttng-tools DEPENDS:= +lttng-ust +libpopt +libxml2 endef +CONFIGURE_ARGS += --disable-kmod + TARGET_LDFLAGS += -lurcu-bp MAKE_FLAGS += V="$(V)"