elementary: add missing dependency on libwayland-client in elm_cnp
authorStefan Schmidt <stefan@osg.samsung.com>
Thu, 2 Jun 2016 10:02:01 +0000 (12:02 +0200)
committerStefan Schmidt <stefan@osg.samsung.com>
Thu, 2 Jun 2016 13:34:18 +0000 (15:34 +0200)
commit9cb1190f0068e4a3c8e1e27272a444e9757a817e
treefe0259dd1ec2cc457419ddca22adb382f85158ec
parent9d429a7c1ff059e2e4da961af73a6aecec3b5b98
elementary: add missing dependency on libwayland-client in elm_cnp

lib/elementary/.libs/lib_elementary_libelementary_la-elm_cnp.o: In function `wl_data_offer_accept':
/usr/include/wayland-client-protocol.h:893: undefined reference to `wl_proxy_marshal'
/usr/include/wayland-client-protocol.h:893: undefined reference to `wl_proxy_marshal'
collect2: error: ld returned 1 exit status

Based on a patch by aerodynamik. Thanks!

Fixes T3398
configure.ac