[anjuta] libanjuta: add gdl-3.0 to the dependencies in the pkg-config file



commit e421d73fd355494f28a1dc531b65f19c6617f9a6
Author: Abderrahim Kitouni <akitouni src gnome org>
Date:   Sun Jan 23 22:31:00 2011 +0100

    libanjuta: add gdl-3.0 to the dependencies in the pkg-config file
    
    it is needed by AnjutaDock

 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 2764523..a51bf72 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 libxml-2.0
+Requires: gtk+-3.0 libxml-2.0 gdl-3.0
 Libs: -L${libdir} -lanjuta-3
 Cflags: -I${includedir}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]