source: trunk/athena/bin/authwatch/debian/control @ 22762

Revision 22762, 510 bytes checked in by ghudson, 16 years ago (diff)
Make authwatch build with sbuild. * athena/bin/authwatch/debian/control.in: Add dependencies on libgtk2.0-dev and pkg-config.
Line 
1Source: debathena-authwatch
2Section: debathena/gnome
3Priority: extra
4Maintainer: Debian-Athena Project <debathena@mit.edu>
5Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), autoconf, libkrb5-dev, libgtk2.0-dev, pkg-config
6Standards-Version: 3.7.2
7
8Package: debathena-authwatch
9Architecture: any
10Depends: ${shlibs:Depends}, ${misc:Depends}
11Description: Warn user of expiring authentication
12 This program runs in the background and warns the user if their
13 Kerberos authentication is about to expire.
14
15
Note: See TracBrowser for help on using the repository browser.