specs/dependencies.rbspec
author Jan Vrany <jan.vrany@labware.com>
Thu, 29 Sep 2022 10:51:38 +0100
changeset 331 0e5ff9ce7feb
parent 290 29f361e1e31c
permissions -rw-r--r--
Rakefiles: use all-lowercase repository URLs for Mercurial When checking out package from Mercurial repo, convert package name to lowercase as this is the established convention. This avoids one having to create symlinks (as it is now done).

# This file contains !!!manual!!! package depedencies.
#
# Normally, this is extracted automatically from package definition but
# eXept sometimes get dependencies wrong so this files remedies such
# mistakes.

# 2020-01-19 
# No longer, fixed by moving WebSockeTest to stx:goodies/regression. 
# Thanks! 
# 
# task :'stx:goodies/communication:dependencies' => :'stx:goodies/sunit'
# task :'stx:goodies/communication:dependencies' => :'stx:goodies/webServer'