Kaydet (Commit) 100e5630 authored tarafından Caolán McNamara's avatar Caolán McNamara

dbus for libmerged

Change-Id: I7a0b2c5358ff1b003f822ef4f9acc5c78b1605b1
üst 8951ef03
......@@ -178,6 +178,12 @@ $(eval $(call gb_Library_use_externals,merged,\
))
endif
ifeq ($(ENABLE_DBUS),TRUE)
$(eval $(call gb_Library_use_externals,merged,\
dbus \
))
endif
ifeq ($(ENABLE_LIBLANGTAG),YES)
$(eval $(call gb_Library_use_externals,merged,\
glib \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment