From 00ebd406a3f9d1d0516da9a7fc38dfc1aa19fb27 Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Sat, 22 Nov 2003 14:28:36 +0000 Subject: [PATCH] * debian/control: + libcaca-dev should depend on slang1-dev. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 14baf3c..d15aaae 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.6.1.0 Package: libcaca-dev Section: libdevel Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, slang1-dev Description: text mode graphics library libcaca is the Colour AsCii Art library. .