diff options
Diffstat (limited to 'legacy/ecore/ecore-con.pc.in')
-rw-r--r-- | legacy/ecore/ecore-con.pc.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/legacy/ecore/ecore-con.pc.in b/legacy/ecore/ecore-con.pc.in index 3c03c93500..9b188aa4e4 100644 --- a/legacy/ecore/ecore-con.pc.in +++ b/legacy/ecore/ecore-con.pc.in @@ -5,6 +5,7 @@ includedir=@includedir@ Name: ecore-con Description: E core library, Con module +@pkgconfig_requires_private@: @requirements_ecore_con@ Version: @VERSION@ Libs: -L${libdir} -lecore_con Cflags: -I${includedir}/ecore-@VMAJ@ |