src: meson.build: remove librem5-hack option and depend on libcallaudio

This commit is contained in:
Arnaud Ferraris
2020-11-01 13:17:32 +01:00
parent 088c693374
commit 8308e1dbbf
2 changed files with 1 additions and 7 deletions
-4
View File
@@ -9,7 +9,3 @@ option('tests',
option('wayland',
type: 'feature', value: 'enabled',
description: 'Whether to support Wayland lockscreen interaction')
option('librem5-hack',
type: 'boolean', value: true,
description: 'Whether to use hacky code to support audio output switching (Speaker)')