diff options
author | Carsten Haitzler <raster@rasterman.com> | 2012-03-17 04:17:29 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2012-03-17 04:17:29 +0000 |
commit | 63ed6ac02f01b5237f3872c82dbc54cdb3f69e7a (patch) | |
tree | df99a7d35f5f6e1df3d5c194b62a7d91fca7dc93 /legacy/embryo/embryo.pc.in | |
parent | d350177475eee9c19ad41036fe3a9f21a938b1e7 (diff) | |
download | efl-63ed6ac02f01b5237f3872c82dbc54cdb3f69e7a.tar.gz |
gear up svn for release. one of many steps/things to do.
SVN revision: 69481
Diffstat (limited to 'legacy/embryo/embryo.pc.in')
-rw-r--r-- | legacy/embryo/embryo.pc.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/legacy/embryo/embryo.pc.in b/legacy/embryo/embryo.pc.in index 540f27cc56..9c6b25bfba 100644 --- a/legacy/embryo/embryo.pc.in +++ b/legacy/embryo/embryo.pc.in @@ -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@ |