File: bindep.txt

package info (click to toggle)
python-freezerclient 6.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 680 kB
  • sloc: python: 4,550; makefile: 25; sh: 2
file content (11 lines) | stat: -rw-r--r-- 431 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
# A build time dependency
# these are needed to compile Python dependencies from sources
python3-all-dev [platform:dpkg !platform:ubuntu-precise test]
python3-devel [platform:rpm test]
build-essential [platform:dpkg test]
# these are needed by infra for python-* jobs
libmariadb-dev-compat [platform:dpkg test]
mariadb [platform:rpm test]
mariadb-client [platform:dpkg test]
mariadb-devel [platform:rpm test]
mariadb-server [test]