File: bindep.txt

package info (click to toggle)
freezer 9.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,116 kB
  • sloc: python: 13,001; sh: 146; makefile: 44
file content (16 lines) | stat: -rw-r--r-- 595 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# A build time dependency
libffi-dev [platform:dpkg test]
libffi-devel [platform:rpm test]
libssl-dev [platform:dpkg test]
openssl-devel [platform:rpm test]
# these are needed to compile Python dependencies from sources
python-dev [platform:dpkg test]
python3-all-dev [platform:dpkg !platform:ubuntu-precise test]
python-devel [platform:rpm test]
python3-devel [platform:rpm test]
build-essential [platform:dpkg test]
# these are needed by infra for python-* jobs
mariadb [platform:rpm test]
mariadb-server [platform:rpm test]
mysql-client [platform:dpkg test]
mysql-server [platform:dpkg test]