X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=bus%2Fmeson.build;h=402f78b3daef62b7291243ed33628b8e96e9e432;hb=refs%2Ftags%2Faccepted%2Ftizen%2Funified%2F20200221.093534;hp=75c65916be3e8b980abb46954887184d0618f98e;hpb=3f3b64df9928cfda09f68aa9554ed148deffd76a;p=platform%2Fupstream%2Fat-spi2-core.git diff --git a/bus/meson.build b/bus/meson.build index 75c6591..402f78b 100644 --- a/bus/meson.build +++ b/bus/meson.build @@ -45,6 +45,7 @@ else '/usr/sbin/dbus-daemon', '/libexec/dbus-daemon', '/usr/libexec/dbus-daemon', + '/usr/lib/dbus-daemon', '/usr/pkg/bin/dbus-daemon', required: false) if dbus_daemon.found()