meson: do no build upower on macos

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

Differential Revision: https://phab.enlightenment.org/D11652
This commit is contained in:
Marcel Hollerbach 2020-04-06 12:21:17 +02:00
parent 517e21862d
commit bf000ca942
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',