source: libcaca/trunk/debian/control @ 212

Last change on this file since 212 was 212, checked in by Sam Hocevar, 19 years ago
  • debian/control: + libcaca-dev should depend on slang1-dev.
File size: 493 bytes
Line 
1Source: libcaca
2Section: libs
3Priority: optional
4Maintainer: Sam Hocevar (Debian packages) <sam+deb@zoy.org>
5Build-Depends: debhelper (>= 4.0), slang1-dev
6Standards-Version: 3.6.1.0
7
8Package: libcaca-dev
9Section: libdevel
10Architecture: any
11Depends: ${shlibs:Depends}, slang1-dev
12Description: text mode graphics library
13 libcaca is the Colour AsCii Art library.
14 .
15 This package contains the header files and static libraries needed to
16 compile applications or shared objects that use libcaca.
Note: See TracBrowser for help on using the repository browser.