Kaydet (Commit) acc1d00f authored tarafından Michael Stahl's avatar Michael Stahl

Repository.mk: move conditional to the right place

regression from 139a4b62, thanks _david_

Change-Id: Ifce88cc5dd3dfc252a16407b4141ba2751564171
üst eca6f305
......@@ -804,11 +804,11 @@ $(eval $(call gb_Helper_register_packages_for_install,ure,\
) \
))
ifeq ($(GUIBASE),unx)
$(eval $(call gb_Helper_register_packages_for_install,ooo,\
xmlsec \
))
ifeq ($(GUIBASE),unx)
$(eval $(call gb_Helper_register_packages_for_install,base_brand,\
desktop_sbase_sh \
))
......
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