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

This commit is contained in:
Arnaud Ferraris
2020-10-13 02:44:47 +02:00
parent 088c693374
commit 8308e1dbbf
2 changed files with 1 additions and 7 deletions

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)')