source: trunk/debathena/meta/extra-software-nox/debian/control.in @ 25257

Revision 25257, 1.1 KB checked in by geofft, 13 years ago (diff)
In extra-software-nox: * Dropping the dependency on debathena-build-depends also dropped our dependency on debathena-debian-dev. That package is actually reasonable as "extra software", and actually fits the nox requirement. Re-add it. In workstation: * Explicitly depend on debathena-build-depends, as it was removed from debathena-extra-software
Line 
1Source: debathena-extra-software-nox
2Section: debathena/base
3Priority: extra
4Standards-Version: 3.9.1
5Maintainer: Debathena Project <debathena@mit.edu>
6Build-Depends: @cdbs@
7
8Package: debathena-extra-software-nox
9Architecture: all
10Depends: build-essential, debathena-debian-dev,
11  enscript, psutils,
12  emacs, emacs-intl-fonts,
13  vim-nox,
14  athena-jot,
15  hesiod,
16  ispell, iamerican,
17  aspell, aspell-en,
18  libsasl2-modules-gssapi-mit | libsasl2-gssapi-mit,
19  texlive-full | tetex-extra,
20  krb5-clients,
21  remctl-client,
22  drscheme | plt-scheme,
23  inn2-inews,
24  screen,
25  lynx, links, links2,
26  rcs, cvs, subversion, bzr, mercurial, monotone,
27  git-core, git-cvs, git-svn,
28  perl-doc,
29  bsdgames,
30  auctex,
31  tree,
32  python-twisted,
33  python-setuptools,
34  moreutils,
35  socat,
36  vpnc,
37  cyrus-clients-2.2,
38  expect,
39  traceroute,
40  fortune-mod,
41  ${misc:Depends}
42Recommends: ckermit,
43  openjdk-6-jdk,
44  x3270,
45  vgrind,
46  manpages-posix-dev, manpages-dev,
47Description: Athena auxiliary software, non-graphical
48 This package pulls in miscellaneous non-Athena-specific software
49 for a fully-stocked non-graphical Athena machine, like a dialup.
Note: See TracBrowser for help on using the repository browser.