fix breakage from r67537 with alias inheriting or somesuch
[framework/uifw/edje.git] / edje.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 modules=@libdir@/@PACKAGE@/modules
5 includedir=@includedir@
6 datarootdir=@datarootdir@
7 datadir=@datadir@/edje
8 vmaj=@VMAJ@
9
10 Name: edje
11 Description: Enlightened graphical design and layout engine.
12 @pkgconfig_requires_private@: @requirement_edje@
13 Version: @VERSION@
14 Libs: -L${libdir} -ledje
15 Libs.private: @lua_libs@
16 Cflags: -I${includedir}/edje-@VMAJ@