Package gpgme only for Linux currently

Change-Id: Ie7323c59f0183c8e132127694e9e865de494c7a3
This commit is contained in:
Thorsten Behrens 2017-03-26 05:57:10 +02:00
parent aaea953b6e
commit a4034d5681

View file

@ -3412,6 +3412,8 @@ $(call gb_LinkTarget_use_package,$(1),gpgme)
endef
ifeq ($(OS),LINUX)
$(eval $(call gb_Helper_register_packages_for_install,ooo,\
gpgme \
libassuan \
@ -3420,6 +3422,8 @@ $(eval $(call gb_Helper_register_packages_for_install,ooo,\
endif
endif
ifeq ($(ENABLE_GLTF),TRUE)
ifneq ($(SYSTEM_LIBGLTF),TRUE)