cedric pushed a commit to branch master.

commit 9bdf55da5751e2e60cc402405cfd3d59119c4fd9
Author: Jean-Philippe Andre <[email protected]>
Date:   Tue Jul 2 18:54:57 2013 +0900

    evas: fix build
    
    Build may fail when using parallel compilation (-j)
    Add EET as a dependency of cserve slave
---
 src/Makefile_Evas.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/Makefile_Evas.am b/src/Makefile_Evas.am
index c296f15..34c68b8 100644
--- a/src/Makefile_Evas.am
+++ b/src/Makefile_Evas.am
@@ -1123,6 +1123,7 @@ lib_evas_libevas_la_LIBADD += @evas_image_loader_eet_libs@
 if EVAS_CSERVE2
 bin_evas_evas_cserve2_slave_SOURCES += 
modules/evas/loaders/eet/evas_image_load_eet.c
 bin_evas_evas_cserve2_slave_CPPFLAGS += @evas_image_loader_eet_cflags@
+bin_evas_evas_cserve2_slave_DEPENDENCIES += @USE_EET_INTERNAL_LIBS@
 bin_evas_evas_cserve2_slave_LDADD += @USE_EET_LIBS@ 
@evas_image_loader_eet_libs@
 endif
 else

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to