meson: do no build upower on macos

this is just causing errors and nothing usefull, upower is not available
on macos.

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Differential Revision: https://phab.enlightenment.org/D11652
This commit is contained in:
Marcel Hollerbach 2020-04-06 12:21:17 +02:00
parent e0369417f7
commit 522ff0eaef
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
if sys_windows == false
if sys_windows == false and sys_osx == false
system_modules = [
'systemd',