source: trunk/athena/bin/attach/debian/control.in @ 24070

Revision 24070, 728 bytes checked in by broder, 15 years ago (diff)
In attach: * Now that liblocker doesn't require krb4, don't require it here either. * Since Debathena is building liblocker without krb4, don't build with it here either.
Line 
1Source: debathena-attach
2Section: debathena/net
3Priority: extra
4Maintainer: Debathena Project <debathena@mit.edu>
5Build-Depends: @cdbs@, libopenafs-dev, libhesiod-dev, libzephyr-dev, debathena-liblocker-dev, debathena-libathdir-dev
6Standards-Version: 3.7.2
7
8Package: debathena-attach
9Architecture: any
10Provides: attach
11Depends: ${shlibs:Depends}, ${misc:Depends}, libzephyr4-krb5 | libzephyr3-krb, debathena-liblocker (>= 9.4), zephyr-clients
12Description: An Athena utility to attach a remote file system to the workstation
13 The attach utility is a filesystem-independent utility which allows you
14 to attach a filesystem to a directory hierarchy on a workstation. 
15 Currently supported filesystem types are AFS, NFS, and UFS.
Note: See TracBrowser for help on using the repository browser.