blob: 47bdee38e681fa27a8e1378ce29663921255e03a (
plain)
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
|
-- The following RUNTIME packages have been found:
\* Foo, The Foo package, <https://foo.example/>
-- The following OPTIONAL packages have not been found:
\* Bar
-- The following REQUIRED packages have not been found:
\* Baz
--[ ]
\* Foo, The Foo package, <https://foo.example/>
--[ ]
\* Bar
--[ ]
\* Baz
-- RUNTIME pkgs found
\* Foo, The Foo package, <https://foo.example/>
-- OPTIONAL pkgs not found
\* Bar
-- REQUIRED pkgs not found
\* Baz
-- The following RUNTIME packages have been found:
\* Foo, The Foo package, <https://foo.example/>
-- The following OPTIONAL packages have not been found:
\* Bar
-- The following REQUIRED packages have not been found:
\* Baz
-- Configuring done
|