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

SVN revision: 50144
devs/devilhorns/wayland_egl
Christopher Michael 14 years ago
parent 4f972b800b
commit c6f20a9cdf
  1. 2
      legacy/efreet/efreet-mime.pc.in
  2. 2
      legacy/efreet/efreet-trash.pc.in

@ -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@

@ -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@

Loading…
Cancel
Save