From 9787291df36c180e1fd99d54516ecdc0d973f67f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 4 Jun 2014 13:43:17 +0200 Subject: [PATCH] hooks/script-wrapper: create gpgme-config wrapper. --- common/hooks/pre-configure/02-script-wrapper.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/common/hooks/pre-configure/02-script-wrapper.sh b/common/hooks/pre-configure/02-script-wrapper.sh index cee265561b..177fbaa9a3 100644 --- a/common/hooks/pre-configure/02-script-wrapper.sh +++ b/common/hooks/pre-configure/02-script-wrapper.sh @@ -44,6 +44,7 @@ hook() { generic_wrapper freetype-config generic_wrapper sdl-config generic_wrapper sdl2-config + generic_wrapper gpgme-config libpng_config_wrapper export PATH=${WRAPPERDIR}:$PATH