compile again with recent source

SVN revision: 50524
This commit is contained in:
Andreas Volz 2010-07-26 21:12:36 +00:00
parent 3b5ce6e53f
commit 8aae0ccb69
4 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ includedir=include
Name: @PACKAGE@ Name: @PACKAGE@
Description: Ecore (EFL) C++ Wrapper, Not installed Description: Ecore (EFL) C++ Wrapper, Not installed
Version: @VERSION@ Version: @VERSION@
Requires: sigc++-2.0 eflxx evasxx Requires: sigc++-2.0 eflxx evasxx ecore
Conflicts: Conflicts:
Libs: ${pcfiledir}/${libdir}/libecorexx.la Libs: ${pcfiledir}/${libdir}/libecorexx.la
Cflags: -I${pcfiledir}/${includedir} Cflags: -I${pcfiledir}/${includedir}

View File

@ -6,7 +6,7 @@ includedir=@prefix@/include
Name: @PACKAGE@ Name: @PACKAGE@
Description: Ecore (EFL) C++ Wrapper Description: Ecore (EFL) C++ Wrapper
Version: @VERSION@ Version: @VERSION@
Requires: sigc++-2.0 eflxx evasxx Requires: sigc++-2.0 eflxx evasxx ecore
Conflicts: Conflicts:
Libs: -L${libdir} -lecorexx Libs: -L${libdir} -lecorexx
Cflags: -I${includedir} Cflags: -I${includedir}

View File

@ -6,7 +6,7 @@ includedir=include
Name: @PACKAGE@ Name: @PACKAGE@
Description: Edje (EFL) C++ Wrapper, Not installed Description: Edje (EFL) C++ Wrapper, Not installed
Version: @VERSION@ Version: @VERSION@
Requires: sigc++-2.0 evasxx einaxx Requires: sigc++-2.0 evasxx einaxx edje
Conflicts: Conflicts:
Libs: ${pcfiledir}/${libdir}/libedjexx.la Libs: ${pcfiledir}/${libdir}/libedjexx.la
Cflags: -I${pcfiledir}/${includedir} Cflags: -I${pcfiledir}/${includedir}

View File

@ -6,7 +6,7 @@ includedir=@prefix@/include
Name: @PACKAGE@ Name: @PACKAGE@
Description: Edje (EFL) C++ Wrapper Description: Edje (EFL) C++ Wrapper
Version: @VERSION@ Version: @VERSION@
Requires: sigc++-2.0 evasxx einaxx Requires: sigc++-2.0 evasxx einaxx edje
Conflicts: Conflicts:
Libs: -L${libdir} -ledjexx Libs: -L${libdir} -ledjexx
Cflags: -I${includedir} Cflags: -I${includedir}