gear up svn for release. one of many steps/things to do.
[framework/uifw/embryo.git] / embryo.pc.in
index 540f27c..9c6b25b 100644 (file)
@@ -8,8 +8,6 @@ embryoincludedir=@embryoincludedir@
 
 Name: embryo
 Description: A small virtual machine engine and bytecode compiler
-@pkgconfig_requires_private@: @requirement_embryo@
 Version: @VERSION@
 Libs: -L${libdir} -lembryo
-Libs.private: @EFL_FNMATCH_LIBS@ -lm
 Cflags: -I${includedir}/embryo-@VMAJ@