mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
speedo: Fix libgpg-error build in w64 builds
-- This typo was recently introduced.
This commit is contained in:
parent
787cb8e261
commit
3f2bdac2f2
@ -206,7 +206,7 @@ endif
|
||||
# a full installer.
|
||||
speedo_w64_spkgs =
|
||||
ifeq ($(WITH_GUI),1)
|
||||
speedo_w64_spkgs += ibgpg-error libiconv gettext libassuan gpgex
|
||||
speedo_w64_spkgs += libgpg-error libiconv gettext libassuan gpgex
|
||||
endif
|
||||
|
||||
# Packages which use the gnupg autogen.sh build style
|
||||
|
Loading…
x
Reference in New Issue
Block a user