File: bindep.txt

package info (click to toggle)
python-pyeclib 1.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 7,676 kB
  • sloc: python: 2,469; ansic: 878; sh: 139; makefile: 30
file content (16 lines) | stat: -rw-r--r-- 516 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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
liberasurecode-dev [platform:dpkg]
# There's no library in CentOS 7 but Fedora and openSUSE have it.
liberasurecode-devel [platform:rpm !platform:centos]
python3-dev [platform:dpkg]
python3-devel [platform:rpm]
zlib-devel [platform:rpm]
zlib1g-dev [platform:dpkg]