diff mbox

[130/131] libgcrypt: Set LIBRARY_VERSION

Message ID ea39821c7901f3435e2245db624bad425c384ad8.1389702652.git.christian.braunersorensen@prevas.dk
State Accepted
Delegated to: Esben Haabendal
Headers show

Commit Message

christian.braunersorensen@prevas.dk Jan. 14, 2014, 12:34 p.m. UTC
From: Christian Sørensen <christian.braunersorensen@prevas.dk>

Signed-off-by: Christian Sørensen <christian.braunersorensen@prevas.dk>
---
 recipes/libgcrypt/libgcrypt_1.5.3.oe | 2 ++
 1 file changed, 2 insertions(+)
diff mbox

Patch

diff --git a/recipes/libgcrypt/libgcrypt_1.5.3.oe b/recipes/libgcrypt/libgcrypt_1.5.3.oe
index 982dcf1..0505f9f 100644
--- a/recipes/libgcrypt/libgcrypt_1.5.3.oe
+++ b/recipes/libgcrypt/libgcrypt_1.5.3.oe
@@ -12,3 +12,5 @@  do_install_fix_gpg_error() {
        sed -i -e 's#\(gpg_error_cflags=\"\).*\(\"\)#\1\2#' \
                        ${D}${bindir}/libgcrypt-config
 }
+
+LIBRARY_VERSION = "11"