build: fix dependencies of software engine
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Thu, 24 Sep 2020 08:28:27 +0000 (10:28 +0200)
committerJongmin Lee <jm105.lee@samsung.com>
Sun, 27 Sep 2020 21:14:13 +0000 (06:14 +0900)
commitdcdfd0e11e3afc1afcbe30bd75d7d6684269064a
treed299cb438b7188c6d8166e402b58a0226a2e4b74
parentc136f1ed28000d1b3b32d6affa7be6ab9d994dd2
build: fix dependencies of software engine

before the efl-one refactoring ecore_x_deps contained all the
dependencies for x11. After that not anymore, however, we should link
software_x11 to x11 libs directly, which is again happening after this
here.
src/modules/evas/engines/software_x11/meson.build