X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=embryo.pc.in;h=540f27cc56b875d42ceb93130ddb34a616de1289;hb=0e7c15ad1947d1328b8ed21d49b9809b83ebe73e;hp=9c6b25bfba12e7b53c238ef2e1a8331297e4c097;hpb=ececa76394deec95c5ac9c81782a5824a37bcf41;p=framework%2Fuifw%2Fembryo.git diff --git a/embryo.pc.in b/embryo.pc.in index 9c6b25b..540f27c 100644 --- a/embryo.pc.in +++ b/embryo.pc.in @@ -8,6 +8,8 @@ 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@