Missed two .pc.in files on the header move there :(

SVN revision: 50144
This commit is contained in:
Christopher Michael 2010-07-09 06:31:32 +00:00
parent 4f972b800b
commit c6f20a9cdf
2 changed files with 2 additions and 2 deletions

View File

@ -8,4 +8,4 @@ Description: Freedesktop Shared Mime Info standard implementation for the EFL
@pkgconfig_requires_private@: @requirement_efreet@
Version: @VERSION@
Libs: -L${libdir} -lefreet_mime
Cflags: -I${includedir}/efreet
Cflags: -I${includedir}/efreet-@VMAJ@

View File

@ -8,4 +8,4 @@ Description: Freedesktop Shared Trash implementation for the EFL
@pkgconfig_requires_private@: @requirement_efreet@
Version: @VERSION@
Libs: -L${libdir} -lefreet_trash
Cflags: -I${includedir}/efreet
Cflags: -I${includedir}/efreet-@VMAJ@