From 4cc1b0a8b26f756ccab5ba71fa9f78d1668f4f3f Mon Sep 17 00:00:00 2001 From: Gustavo Sverzut Barbieri Date: Thu, 3 Jan 2013 22:41:29 +0000 Subject: [PATCH] efl/ephysics: fix pc SVN revision: 82129 --- pc/ephysics.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pc/ephysics.pc.in b/pc/ephysics.pc.in index 4973e0687a..38632b0fa3 100644 --- a/pc/ephysics.pc.in +++ b/pc/ephysics.pc.in @@ -6,7 +6,7 @@ vmaj=@VMAJ@ Name: ephysics Description: EPhysics is a wrapper for physics engine. -@pkgconfig_requires_private@: @requirement_ephysics@ +Requires.private: @requirements_pc_ephysics@ Version: @VERSION@ Libs: -L${libdir} -lephysics Cflags: -I${includedir}/ephysics-@VMAJ@