efl/pkgconfig: we just support newer pkg-config, then no replacement needed.

this @pkgconfig_requires_private@ is no longer defined.



SVN revision: 81874
This commit is contained in:
Gustavo Sverzut Barbieri 2012-12-29 15:02:34 +00:00
parent 8d044f8df1
commit 1a3f246c5d
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ includedir=@includedir@
Name: ecore-imf-evas
Description: E core library, IMF Evas module
@pkgconfig_requires_private@: @requirements_ecore_imf_evas@
Version: @VERSION@
Requires.private: @requirements_ecore_imf_evas@
Libs: -L${libdir} -lecore_imf_evas
Cflags: -I${includedir}/ecore-@VMAJ@

View File

@ -5,7 +5,7 @@ includedir=@includedir@
Name: ecore-imf
Description: E core library, IMF module
@pkgconfig_requires_private@: @requirements_ecore_imf@
Version: @VERSION@
Requires.private: @requirements_ecore_imf@
Libs: -L${libdir} -lecore_imf
Cflags: -I${includedir}/ecore-@VMAJ@

View File

@ -5,7 +5,7 @@ includedir=@includedir@
Name: ecore-sdl
Description: E core library, SDL module
@pkgconfig_requires_private@: @requirements_ecore_sdl@
Version: @VERSION@
Requires.private: @requirements_ecore_sdl@
Libs: -L${libdir} -lecore_sdl
Cflags: -I${includedir}/ecore-@VMAJ@