chiark / gitweb /
Makefile: Use lowercase `distdir'.
[rocl] / debian / control
index 5890d6bc18d7bcb128cf9591e8ee9fe6f6f9b654..e0a9117344aed6ad026feecd0146eec43c03b72e 100644 (file)
@@ -2,15 +2,14 @@ Source: rocl
 Section: games
 Priority: extra
 Maintainer: Mark Wooding <mdw@distorted.org.uk>
-Build-Depends: tcl8.3, tcl8.3-dev
+Build-Depends: tcl, tcl-dev
 Standards-Version: 3.1.1
 
 Package: rocl
 Architecture: any
-Depends: tcl8.3, tk8.3, ${shlibs:Depends}
+Depends: tcl, tk | wish, ${shlibs:Depends}
 Description: Elite tools for the discerning player
  Right On Command Line is a collection of tools, written in Tcl with
  some C extensions, for analysing the Elite universe and editing
  original BBC version commander files, as also used by Elite: The New
  Kind by Christian Pinder.
-