| commit | a27f26228c8311b3b01ecca81d6cdcd3ceb644e1 | [log] |
|---|---|---|
| author | Thorsten Behrens <thorsten.behrens@cib.de> | Thu Nov 23 18:06:59 2017 +0100 |
| committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | Thu Nov 23 20:47:29 2017 +0100 |
| tree | dc7fda4a558933bab50bebbadde0a6ce56f35c9a | |
| parent | 788515f4ecc26275746e97f8f35cab87799797a6 [diff] |
fix build: use same conditional as in configure Change-Id: I2383baaafbb5f79e1469a6296f3d65f1eadfa5eb
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk index cad1db6..4fba2a4 100644 --- a/RepositoryExternal.mk +++ b/RepositoryExternal.mk
@@ -3469,7 +3469,7 @@ $(call gb_LinkTarget_add_libs,$(1),\ endef else # NON-SYSTEM_GPGME else ifneq ($(filter GPGMEPP,$(BUILD_TYPE)),) # NON-SYSTEM_GPGME define gb_ExternalProject__use_gpgmepp $(call gb_ExternalProject_use_external_project,$(1),gpgmepp)