Browse Source

Remove zita dependencies

Signed-off-by: falkTX <falktx@falktx.com>
tags/v1.9.22
falkTX 3 years ago
parent
commit
fb5da39783
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      wscript

+ 0
- 5
wscript View File

@@ -208,11 +208,6 @@ def options(opt):
help='Use Berkeley DB (metadata)')
db.check(header_name='db.h')
db.check(lib='db')
zalsa = opt.add_auto_option(
'zalsa',
help='Build internal zita-a2j/j2a client')
zalsa.check(lib='zita-alsa-pcmi')
zalsa.check(lib='zita-resampler')

# dbus options
opt.recurse('dbus')


Loading…
Cancel
Save