source: trunk/debathena/meta/athena-libraries/debian/control.in @ 25675

Revision 25675, 1.0 KB checked in by jdreed, 12 years ago (diff)
In athena-libraries: * Recommend ia32-libs
Line 
1Source: debathena-athena-libraries
2Section: debathena/libs
3Priority: extra
4Maintainer: Debathena Project <debathena@mit.edu>
5Build-Depends: @cdbs@, aptitude, apt-file, wget, debathena-machtype, debathena-athdir, libc6-i386 [amd64]
6Standards-Version: 3.7.2
7
8Package: debathena-athena-libraries
9Architecture: any
10Recommends: ${debathena-athena-libraries:Recommends}, libgtksourceview1.0-0, ia32-libs
11Description: Athena libraries for Debathena
12 This package recommends a set of libraries for compatibility with a
13 default Athena 9 installation.  When installing this package, include
14 as many of the recommendations as possible.  If your package manager
15 does not do this for you, you can try running these commands after
16 intallation:
17 .
18 aptitude --schedule-only install '~Rrecommends:debathena-athena-libraries!~i+M'
19 aptitude --schedule-only install '~i:'
20 aptitude -f install
21 .
22 If you have a customized sources.list that may provide more of the
23 needed libraries than the default distribution, rebuild this package
24 on your own system to pull them in.
Note: See TracBrowser for help on using the repository browser.