File: bindep.txt

package info (click to toggle)
python-pyeclib 1.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 7,648 kB
  • sloc: python: 2,365; ansic: 982; sh: 136; makefile: 30
file content (20 lines) | stat: -rw-r--r-- 663 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.

build-essential [platform:dpkg]
gcc [platform:rpm]
make [platform:rpm]
autoconf
automake
libtool
# yasm exists everywhere but CentOS 7
yasm [!platform:centos]
liberasurecode-dev [platform:dpkg]
# There's no library in CentOS 7 but Fedora and openSUSE have it.
liberasurecode-devel [platform:rpm !platform:centos]
python-dev [(platform:dpkg py27)]
python3-dev [(platform:dpkg !py27)]
python-devel [(platform:rpm py27)]
python3-devel [(platform:rpm !py27)]
zlib-devel [platform:rpm]
zlib1g-dev [platform:dpkg]