configure: Fix the possible build break after 715da43d3
authorRyuan Choi <ryuan.choi@gmail.com>
Mon, 15 Sep 2014 21:56:50 +0000 (06:56 +0900)
committerRyuan Choi <ryuan.choi@gmail.com>
Mon, 15 Sep 2014 22:00:56 +0000 (07:00 +0900)
commit329c07452ac526dc238a10e2c4915dd4c20e60e5
tree35b72e2f81bba177e395adc38ad0ff86c8df65e7
parenteea43ec1441fea198da61eda75c5714956a20524
configure: Fix the possible build break after 715da43d3

Added eet into internal dependencies for ethumb_client

I got below errors for ethumb_client

CCLD     bin/ethumb_client/ethumbd
lib/edje/.libs/libedje.so: undefined reference to `ecore_imf_context_input_hint_set'
lib/edje/.libs/libedje.so: undefined reference to `ecore_imf_context_input_hint_get'
collect2: error: ld returned 1 exit status
configure.ac