diff options
author | Max Kellermann <max@musicpd.org> | 2019-11-04 14:10:03 +0100 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2019-11-04 14:10:03 +0100 |
commit | 129d8e89b9189d88e4da970ed642f4b9ca731574 (patch) | |
tree | ac03682cfd8c5f477ebfbdb918362042087ceb1e /NEWS | |
parent | 65778a377473bf9034c23a93e8fed5a65af5decf (diff) |
lib/sqlite: disable if -Ddatabase=false
Fixes build failure in StickerCommands.cxx.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ ver 0.21.17 (not yet released) * outputs - jack: mark ports as terminal +* fix build failure with -Ddatabase=false ver 0.21.16 (2019/10/16) * queue |