ecore_fb: Add missing tslib dependency
authorChristopher Michael <cp.michael@samsung.com>
Fri, 11 Jan 2019 14:18:36 +0000 (09:18 -0500)
committerJiyoun Park <jy0703.park@samsung.com>
Wed, 16 Jan 2019 02:40:20 +0000 (11:40 +0900)
commit5379b31440c11091dd4739f7d82c6b3fdc675871
tree98415426a5d678c02f14652fdee2289f9c583d77
parent2d36151b867c589eeb4928b2b0c3c6496a9ce6bf
ecore_fb: Add missing tslib dependency

If EFL is built with tslib support, which is used by ecore_fb, then we
need to add a dependency on tslib else the build will fail to compile
(undefined reference to ts_open function).
src/lib/ecore_fb/meson.build