From a76e145a1057e11953b71f804cf3a499c3ad5362 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka Date: Mon, 12 Nov 2018 09:59:05 +0900 Subject: build: Provide gpgme-glib.pc too. * src/gpgme-glib.pc.in: New. * src/gpgme.pc.in (avail_lang): Remove. -- Provide gpgme-glib.pc for gpgme-glib library. The avial_lang information is no use because *.pc is for C. Signed-off-by: NIIBE Yutaka --- src/gpgme.pc.in | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gpgme.pc.in') diff --git a/src/gpgme.pc.in b/src/gpgme.pc.in index 35d85647..be288b81 100644 --- a/src/gpgme.pc.in +++ b/src/gpgme.pc.in @@ -4,7 +4,6 @@ includedir=@includedir@ libdir=@libdir@ host=@GPGME_CONFIG_HOST@ api_version=@GPGME_CONFIG_API_VERSION@ -avail_lang=c @GPGME_CONFIG_AVAIL_LANG@ Name: gpgme Description: GnuPG Made Easy to access GnuPG -- cgit v1.2.3