[anjuta] libanjuta: Fix libanjuta-3.0.pc.in file to include libxml-2.0 dependency
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] libanjuta: Fix libanjuta-3.0.pc.in file to include libxml-2.0 dependency
- Date: Thu, 4 Nov 2010 16:26:53 +0000 (UTC)
commit 74ead50135b07ce1737cd503c3a4c14517db72fd
Author: Johannes Schmid <jhs gnome org>
Date: Thu Nov 4 17:26:43 2010 +0100
libanjuta: Fix libanjuta-3.0.pc.in file to include libxml-2.0 dependency
libanjuta/libanjuta-3.0.pc.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libanjuta/libanjuta-3.0.pc.in b/libanjuta/libanjuta-3.0.pc.in
index c6ee4cd..2764523 100644
--- a/libanjuta/libanjuta-3.0.pc.in
+++ b/libanjuta/libanjuta-3.0.pc.in
@@ -9,6 +9,6 @@ idldir= datadir@/idl/libanjuta-3.0
Name: libanjuta
Description: Libraries for developing Anjuta plugins.
Version: @VERSION@
-Requires: gtk+-3.0
+Requires: gtk+-3.0 libxml-2.0
Libs: -L${libdir} -lanjuta-3
Cflags: -I${includedir}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]