forked from os-autoinst/os-autoinst
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dependencies.yaml
194 lines (180 loc) · 4.15 KB
/
dependencies.yaml
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
#######################################################
# This file is used to generate:
# cpanfile
# Certain lines in dist/rpm/os-autoinst.spec
#
# After adding, changing or removing dependencies, run:
# make/ninja update-deps
#######################################################
---
targets:
cpanfile: [ cover, devel, main, lint, test_base, test, test_version_only ]
spec: [ build_base, build, devel, main, spellcheck, yamllint, test_base, test, test_version_only, python_style, ocr ]
docker: [ build_base, build, devel, docker, main, spellcheck, lint, yamllint, test_base, test, python_style, ocr ]
cpanfile-targets:
# target: cpanfile target type (default main)
devel: devel
cover: cover
test_base: test
test: test
test_version_only: test
lint: test
build_base_requires:
gcc-c++:
perl(Pod::Html):
pkg-config:
pkgconfig(fftw3):
pkgconfig(libpng):
pkgconfig(sndfile):
pkgconfig(theoraenc):
'%opencv_require':
build_requires:
'%build_base_requires':
cmake:
ninja:
cover_requires:
perl(Devel::Cover):
perl(Devel::Cover::Report::Codecov):
devel_requires:
'%test_requires':
'%python_style_requires':
perl(Code::TidyAll):
perl(Devel::Cover):
perl(Devel::Cover::Report::Codecov):
perl(Template::Toolkit):
perl(Perl::Tidy): '== 20230912'
ShellCheck:
docker_requires:
pkgconfig(opencv):
shadow:
sudo:
which:
spellcheck_requires:
aspell-spell:
aspell-en:
perl(Pod::Spell):
lint_requires:
perl(Perl::Critic):
perl(Perl::Critic::Community):
perl(Perl::Critic::Policy):
perl(Perl::Critic::Utils):
python_style_requires:
python3-black:
ocr_requires:
tesseract-ocr:
tesseract-ocr-traineddata-english:
test_base_requires:
'%main_requires':
cpio:
perl(Benchmark):
perl(Devel::Cover):
perl(FindBin):
perl(Pod::Coverage):
perl(Test::Fatal):
perl(Test::MockModule):
perl(Test::MockObject):
perl(Test::MockRandom):
perl(Test::Mock::Time):
perl(Test::Mojo):
perl(Test::Most):
perl(Test::Output):
perl(Test::Pod):
perl(Test::Strict):
perl(Test::Warnings): '>= 0.029'
qemu: '>= 4.0'
qemu-tools:
qemu-x86:
procps:
python3-setuptools:
xterm-console:
xorg-x11-Xvnc:
icewm:
xterm:
ipxe-bootimgs:
test_version_only_requires:
perl(Mojo::IOLoop::ReadWriteProcess): '>= 0.28'
yamllint_requires:
python3-yamllint:
test_requires:
'%build_requires':
'%test_base_requires':
'%spellcheck_requires':
'%yamllint_requires':
'%ocr_requires':
perl(Inline::Python):
python3-Pillow-tk:
main_requires:
git-core:
perl(Cwd):
perl(B::Deparse):
perl(Carp):
perl(Carp::Always):
perl(Config):
perl(Cpanel::JSON::XS):
perl(Crypt::DES):
perl(Data::Dumper):
perl(Digest::MD5):
perl(DynaLoader):
perl(English):
perl(Errno):
perl(Exception::Class):
perl(Exporter):
perl(ExtUtils::testlib):
perl(Fcntl):
perl(File::Basename):
perl(File::chdir):
perl(File::Find):
perl(File::Path):
perl(File::Temp):
perl(File::Touch):
perl(File::Which):
perl(IO::Handle):
perl(IO::Scalar):
perl(IO::Select):
perl(IO::Socket):
perl(IO::Socket::INET):
perl(IO::Socket::UNIX):
perl(IPC::Open3):
perl(IPC::Run::Debug):
perl(IPC::System::Simple):
perl(List::MoreUtils):
perl(List::Util):
perl(Mojolicious):
perl: '>= 9.34'
rpm: '>= 9.340.0'
perl(Mojo::IOLoop::ReadWriteProcess): '>= 0.26'
perl(Mojo::JSON):
perl(Mojo::Log):
perl(Mojo::URL):
perl(Mojo::UserAgent):
perl(Mojolicious::Lite):
perl(Net::DBus):
perl(Net::Domain):
perl(Net::IP):
perl(Net::SNMP):
perl(Net::SSH2):
perl(POSIX):
perl(Scalar::Util):
perl(Socket):
perl(Socket::MsgHdr):
perl(Term::ANSIColor):
perl(Thread::Queue):
perl(Time::HiRes):
perl(Time::Moment):
perl(Time::Seconds):
perl(Try::Tiny):
perl(XML::LibXML):
perl(XML::SemanticDiff):
perl(YAML::PP):
perl(JSON::Validator):
perl(YAML::XS): # Required by JSON::Validator as a runtime dependency
perl(autodie):
perl(base):
perl(constant):
perl(integer):
perl(strict):
perl(version):
perl(warnings):
perl-base:
rsync:
sshpass: