Browse Source

scripts: Fix master configure file for NTK changes.

tags/non-daw-v1.2.0
Jonathan Moore Liles 12 years ago
parent
commit
31cbec8a16
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      configure

+ 1
- 2
configure View File

@@ -20,8 +20,7 @@ begin_tests

require_command ar ar
require_command makedepend makedepend
require_FLTK 1.3.0 images
require_command FLUID lib/ntk/fluid/fluid
require_NTK 1.3.0 images
require_package JACK 0.103.0 jack
test_version `version_of jack` 0.105.0 || append "JACK_MIDI_PROTO_API=yes"
require_package sndfile 1.0.17 sndfile


Loading…
Cancel
Save