From 2e8d59619193b9a606aaab32dfed5c9b2277636c Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Mon, 20 Oct 2008 11:58:35 +0000 Subject: [PATCH] ok fails sanity test.. hmmm. now what... SVN revision: 36848 --- legacy/evas/evas.pc.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/legacy/evas/evas.pc.in b/legacy/evas/evas.pc.in index 7975323eee..040ee48fb1 100644 --- a/legacy/evas/evas.pc.in +++ b/legacy/evas/evas.pc.in @@ -7,6 +7,6 @@ Name: evas Description: Evas canvas display library Requires: eina-0 Version: @VERSION@ -Libs: -L${libdir} -levas @EINA_LIBS@ +Libs: -L${libdir} -levas Libs.private: @pthread_libs@ @dlopen_libs@ @EDB_LIBS@ @EET_LIBS@ @FREETYPE_LIBS@ @FONTCONFIG_LIBS@ -Cflags: -I${includedir} @EINA_CFLAGS@ +Cflags: -I${includedir}