add back in libs.private/requires to pc files with some fixes for
authorraster <raster>
Sat, 17 Mar 2012 05:37:25 +0000 (05:37 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 17 Mar 2012 05:37:25 +0000 (05:37 +0000)
missing.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@69482 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

edje.pc.in

index 1e379a1..1f2befe 100644 (file)
@@ -9,6 +9,8 @@ vmaj=@VMAJ@
 
 Name: edje
 Description: Enlightened graphical design and layout engine.
+@pkgconfig_requires_private@: @requirement_edje@
 Version: @VERSION@
 Libs: -L${libdir} -ledje
+Libs.private: @lua_libs@
 Cflags: -I${includedir}/edje-@VMAJ@