slack-requires -> slack-required.
This commit is contained in:
parent
6d64d77130
commit
a5e1bec617
1 changed files with 0 additions and 0 deletions
12
templates/slack-required
Normal file
12
templates/slack-required
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Version: 0.2.3
|
||||
# This is the list of packages which, if the package currently being installed
|
||||
# is to operate correctly, must be installed on the system - its dependancies.
|
||||
# For example, 'spamassassin' requires the 'perl' package to operate.
|
||||
# Packages must be listed one per line and are case sensitive. If multiple
|
||||
# packages could satisfy a single dependancy (such as 'openssl-solibs' and
|
||||
# 'openssl' for the SSL library) the packages should be listed in the format:
|
||||
# <pkg1> | <pkg2> [| <pkg3> ...]
|
||||
# Specific package versions can be specified using = >= =< < > operators.
|
||||
# The = operator requires the full package version string (eg, 1.2.3-x86_64-5).
|
||||
# The >= =< < > operators, can use the short package version string
|
||||
# (eg, 1.2.3) or the full version string. This file is only used by slapt-get.
|
Loading…
Add table
Add a link
Reference in a new issue