16 lines
938 B
Groff
16 lines
938 B
Groff
# Version: 0.2.1
|
|
# Copyright (c) 2005-2011:
|
|
# Darren 'Tadgy' Austin <darren (at) afterdark.org.uk>
|
|
# Licensed under the terms of the GNU General Public License version 3.
|
|
#
|
|
# Required packages are those additional packages that are specifically needed
|
|
# for the contents of this package to operate correctly.
|
|
# For example, 'spamassassin' requires the 'perl' package, as it's perl based.
|
|
# Packages must be listed one per line and are case sensitive. If multiple
|
|
# packages can satisfy the dependancy (such as 'openssl' or 'openssl-solibs')
|
|
# the packages should be listed in the format (where '|' means 'OR'):
|
|
# <pkg1> | <pkg2> [| <pkg3> ...]
|
|
# Specific package versions can be specified using = >= =< < > operators.
|
|
# For the = operator, the version must be the full package version string (eg,
|
|
# 1.2.3-i486-1xx). For the >= =< < > operators, the short package version
|
|
# (eg, 1.2.3) or the full version string can be used.
|