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

Revision 24664, 837 bytes checked in by broder, 14 years ago (diff)
Add missing build-dep on pkg-config to attach.
Line 
1Source: debathena-attach
2Section: debathena/net
3Priority: extra
4Maintainer: Debathena Project <debathena@mit.edu>
5Build-Depends: @cdbs@, automake1.9, autotools-dev, pkg-config, debathena-aclocal, libopenafs-dev, libhesiod-dev, libzephyr-dev, debathena-liblocker-dev (>= 10.0.1-0debathena1~), debathena-libathdir-dev (>= 10.0.1-0debathena1~)
6Standards-Version: 3.8.4
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.