File: require

package info (click to toggle)
pcp 7.1.0-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 252,748 kB
  • sloc: ansic: 1,483,656; sh: 182,366; xml: 160,462; cpp: 83,813; python: 24,980; perl: 18,327; yacc: 6,877; lex: 2,864; makefile: 2,738; awk: 165; fortran: 60; java: 52
file content (26 lines) | stat: -rw-r--r-- 1,255 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
# Required packages by distro ... these are ones that must be installed.
# If there is a match to a pattern in unavailable or in skip, the
# package must be installed (so requires takes precedence).
#
# >= 3 fields per line (separated by while space)
# Field 1	- Distro name, as reported by whatami
# Field 2	- Distro version, as reported by whatami, - for all versions
# 		  (an alias for .*)
# Field 3	- Distro architecture, - for all architectures (alias for .*)
# Field 4 .. N	- packages that should be skipped
#
# grep(1) patterns allowed in all Fields.
#
# Comments prefixed by #
#
#Distro      Version  Arch    Required Packages
CentOS       7\.[56]  -       python-devel
Debian       9\.     -        python-setuptools python-all python-all-dev
Debian       1[0-9]\. -       python3-setuptools python3-all python3-all-dev
LinuxMint    -        -       python-setuptools python-all python-all-dev
NetBSD       -        -       py27-setuptools
Fedora       3[0-4]   -       python2-setuptools
SUSE         -        -       python-setuptools
# Python2 retired from PCP builds as of Ubunutu version 16.04
Ubuntu       [01].[0-5]   -   python-setuptools python-all python-all-dev
OpenBSD      6.4      -       autoconf-- python-2.7.15p0 python-3.6.6p1