- specify license version - add MODGNOME_HELP_FILES - fix icons location - don't require pkg-config's pkg-config file.... with and ok ajacoutot@
12 lines
449 B
Plaintext
12 lines
449 B
Plaintext
$OpenBSD: patch-libempathy_libempathy_pc_in,v 1.1 2008/11/21 17:23:43 jasper Exp $
|
|
--- libempathy/libempathy.pc.in.orig Tue Nov 18 19:19:39 2008
|
|
+++ libempathy/libempathy.pc.in Tue Nov 18 19:19:43 2008
|
|
@@ -5,7 +5,6 @@ includedir=@includedir@
|
|
|
|
Name: libempathy
|
|
Description: Empathy base library
|
|
-Requires: pkg-config >= 0.21
|
|
Requires.private: glib-2.0, gobject-2.0, libxml-2.0, libmissioncontrol
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lempathy
|