File: Dependencies

package info (click to toggle)
yoshimi 1.7.4~dfsg0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 21,616 kB
  • sloc: cpp: 52,522; sh: 72; xml: 40; makefile: 5
file content (34 lines) | stat: -rw-r--r-- 1,178 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Packages known to be needed to build in debian jessie and later.
Some of these will pull in other ones.

    automake
    build-essential  * we now require C++11
    cmake-curses-gui * 3.0 or later
    dssi-dev
    fluid            * not needed if compiling headless
    libcairo2-dev    * not needed if compiling headless
    libfftw3-dev
    libfltk1.3-dev   * not needed if compiling headless
    libglu1-mesa-dev * not needed if compiling headless
    libjack-jackd2-dev
    libmxml-dev
    libncurses5-dev
    libreadline-dev
    libxft-dev
    libxml2-dev
    pkg-config
    xutils-dev
    zlib1g-dev

    lv2-dev with minimum version >= 1.0.0.

Other distros may have slightly different names or version numbers, and may even have these installed by default. If in doubt try looking for just the main part of the name, but with the -dev extension where appropriate.


Optional alterative instead of libncurses5-dev only needed for wide (unicode) character recognition. Note the 'w'!
    libncursesw5-dev

Optional alternative to glibc, part of build-essential
    musl

This also requires argp-standalone which is not available from debian and must be built from source.