diff --git a/ecorexx/ecorexx-uninstalled.pc.in b/ecorexx/ecorexx-uninstalled.pc.in index fb25b6b..6f8123d 100644 --- a/ecorexx/ecorexx-uninstalled.pc.in +++ b/ecorexx/ecorexx-uninstalled.pc.in @@ -6,7 +6,7 @@ includedir=include Name: @PACKAGE@ Description: Ecore (EFL) C++ Wrapper, Not installed Version: @VERSION@ -Requires: sigc++-2.0 eflxx evasxx ecore +Requires: sigc++-2.0 eflxx evasxx ecore ecore-x ecore-evas ecore-ipc Conflicts: Libs: ${pcfiledir}/${libdir}/libecorexx.la Cflags: -I${pcfiledir}/${includedir} diff --git a/ecorexx/ecorexx.pc.in b/ecorexx/ecorexx.pc.in index 77f91c0..082fbca 100644 --- a/ecorexx/ecorexx.pc.in +++ b/ecorexx/ecorexx.pc.in @@ -6,7 +6,7 @@ includedir=@prefix@/include Name: @PACKAGE@ Description: Ecore (EFL) C++ Wrapper Version: @VERSION@ -Requires: sigc++-2.0 eflxx evasxx ecore +Requires: sigc++-2.0 eflxx evasxx ecore ecore-x ecore-evas ecore-ipc Conflicts: Libs: -L${libdir} -lecorexx Cflags: -I${includedir} diff --git a/eflxx_examples/src/Makefile.am b/eflxx_examples/src/Makefile.am index 1e75c25..6cc830f 100644 --- a/eflxx_examples/src/Makefile.am +++ b/eflxx_examples/src/Makefile.am @@ -16,7 +16,6 @@ SUBDIRS = \ edjexx \ ecorexx \ eetxx \ - emotionxx \ debug \ signals \ elementaryxx \ diff --git a/emotionxx/emotionxx-uninstalled.pc.in b/emotionxx/emotionxx-uninstalled.pc.in index 733aa34..f307494 100644 --- a/emotionxx/emotionxx-uninstalled.pc.in +++ b/emotionxx/emotionxx-uninstalled.pc.in @@ -6,7 +6,7 @@ includedir=include Name: @PACKAGE@ Description: Emotion (EFL) C++ Wrapper, Not installed Version: @VERSION@ -Requires: sigc++-2.0 emotion evasxx +Requires: sigc++-2.0 evasxx emotion Conflicts: Libs: ${pcfiledir}/${libdir}/libemotionxx.la Cflags: -I${pcfiledir}/${includedir} diff --git a/emotionxx/emotionxx.pc.in b/emotionxx/emotionxx.pc.in index cc48bf7..627fc59 100644 --- a/emotionxx/emotionxx.pc.in +++ b/emotionxx/emotionxx.pc.in @@ -6,7 +6,7 @@ includedir=@prefix@/include Name: @PACKAGE@ Description: Emotion (EFL) C++ Wrapper Version: @VERSION@ -Requires: sigc++-2.0 emotion evasxx +Requires: sigc++-2.0 evasxx emotion Conflicts: Libs: -L${libdir} -lemotionxx Cflags: -I${includedir}