Ah I remember now, trying to compile that package depends on libcurl4-openssl-dev, but libcurl4-gnutls-dev is used instead for EFL:
The following packages will be REMOVED:
libcurl4-gnutls-dev libefl-dev
So even trying to replace the dependency, the build fails with another reason:
Makefile:408: .deps/url.Po: No such file or directory
make[1]: *** No rule to make target '.deps/url.Po'. Stop.
mmh... maybe with some fixes in the code...