Package gpgme only for Linux currently
Change-Id: Ie7323c59f0183c8e132127694e9e865de494c7a3
This commit is contained in:
@@ -3412,6 +3412,8 @@ $(call gb_LinkTarget_use_package,$(1),gpgme)
|
|||||||
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
ifeq ($(OS),LINUX)
|
||||||
|
|
||||||
$(eval $(call gb_Helper_register_packages_for_install,ooo,\
|
$(eval $(call gb_Helper_register_packages_for_install,ooo,\
|
||||||
gpgme \
|
gpgme \
|
||||||
libassuan \
|
libassuan \
|
||||||
@@ -3420,6 +3422,8 @@ $(eval $(call gb_Helper_register_packages_for_install,ooo,\
|
|||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
endif
|
||||||
|
|
||||||
ifeq ($(ENABLE_GLTF),TRUE)
|
ifeq ($(ENABLE_GLTF),TRUE)
|
||||||
|
|
||||||
ifneq ($(SYSTEM_LIBGLTF),TRUE)
|
ifneq ($(SYSTEM_LIBGLTF),TRUE)
|
||||||
|
Reference in New Issue
Block a user