diff options
Diffstat (limited to 'recipes/libgpg-error/libgpg-error.inc')
-rw-r--r-- | recipes/libgpg-error/libgpg-error.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libgpg-error/libgpg-error.inc b/recipes/libgpg-error/libgpg-error.inc index 30b1952745..cc8fac9063 100644 --- a/recipes/libgpg-error/libgpg-error.inc +++ b/recipes/libgpg-error/libgpg-error.inc @@ -7,7 +7,7 @@ DEPENDS += "virtual/libiconv" DEPENDS_virtclass-native = "" SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.gz \ - file://pkgconfig.patch;patch=1" + file://pkgconfig.patch;apply=yes" INC_PR = "r7" |