From ac3d001485c97b4840b2db7f76c17fd6a7e6f9f4 Mon Sep 17 00:00:00 2001 From: billiob Date: Fri, 20 May 2011 16:41:28 +0000 Subject: [PATCH] edje: add vmaj and module to edje.pc git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@59556 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- edje.pc.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/edje.pc.in b/edje.pc.in index 815730f..1f2befe 100644 --- a/edje.pc.in +++ b/edje.pc.in @@ -1,9 +1,11 @@ prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ +modules=@libdir@/@PACKAGE@/modules includedir=@includedir@ datarootdir=@datarootdir@ datadir=@datadir@/edje +vmaj=@VMAJ@ Name: edje Description: Enlightened graphical design and layout engine. -- 2.7.4