Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 360 Bytes

systemCheck

File metadata and controls

13 lines (12 loc) · 360 Bytes
 
1
2
3
4
5
6
7
8
9
10
11
12
13
##
## This file contains requirements/conflicts which fulfill the
## needs of a running system.
## For example the system would be broken if not glibc or kernel is
## installed.
## So the user will be informed if these packages will be deleted.
##
## format: Each line represents one dependency:
## e.g.
## requires:kernel
## requires:glibc
requires:glibc