From b24934e186456b50d7702192ec3a270926831791 Mon Sep 17 00:00:00 2001 From: monsta Date: Tue, 25 Aug 2015 14:40:58 +0300 Subject: drop support for win32/osx and checkupdate plugin that plugin has never been built in linux anyway due to logic in configure.ac --- data/pluma.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/pluma.pc.in b/data/pluma.pc.in index 99277117..9028e4af 100644 --- a/data/pluma.pc.in +++ b/data/pluma.pc.in @@ -9,4 +9,4 @@ Description: pluma Requires: gtksourceview-@GTK_API_VERSION@ Version: @VERSION@ Cflags: -I${includedir}/pluma -Libs: -L${libdir} @PLUMA_IMPLIB@ +Libs: -L${libdir} -- cgit v1.2.1