configure: Fix the possible build break after 83af91c8b
authorRyuan Choi <ryuan.choi@gmail.com>
Mon, 7 Apr 2014 01:21:19 +0000 (10:21 +0900)
committerRyuan Choi <ryuan.choi@gmail.com>
Mon, 7 Apr 2014 01:21:19 +0000 (10:21 +0900)
commit89d6e0b142af61b7501ed7f894017592da6ece1b
tree1df00c4a5f9f2bb5c0923a21d21d55132f21440a
parent9d87d155f7e851f99be97d9f201b035e73cf0ccc
configure: Fix the possible build break after 83af91c8b

Added eet into internal dependencies for ecore_evas_connect, ethumb, ethumb_client

I got below errors for ecore_evas_connect, ethumb, ethumb_client

lib/evas/.libs/libevas.so: undefined reference to `eet_data_image_colorspace_get'
lib/evas/.libs/libevas.so: undefined reference to `eet_data_image_read_to_cspace_surface_cipher'
collect2: error: ld returned 1 exit status
configure.ac