update dependency test

Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
Mattias Andrée 2013-08-18 11:20:11 +02:00
parent bbcd8d4875
commit 30d3ad1324

View file

@ -11,7 +11,7 @@ dependencies = [
('install-info', 'texinfo', 'installation of info manual', 1, 0),
('auto-auto-complete', 'auto-auto-complete>=3', 'compilation of shell tab-completion', 1, 0),
('stty', 'coreutils', None, 0, 2),
('ponytool', 'util-say>=3', 'KMS utilisation and PNG support', 0, 1),
('ponytool', 'util-say>=3', 'compiling TTY ponies, KMS utilisation and PNG support', 2, 1),
(None, 'python>=3', None, 2, 2)
]