From 1b49e1778f5835cdd4e4451f7e2e0f4fcb07351d Mon Sep 17 00:00:00 2001 From: Kevin Mitchell Date: Thu, 27 Mar 2014 17:16:21 -0700 Subject: enable caca in the debian pacakge - in a silly mood --- debian/README.debian | 2 +- debian/control | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/README.debian b/debian/README.debian index 67c4c84..1ada2b2 100644 --- a/debian/README.debian +++ b/debian/README.debian @@ -44,7 +44,7 @@ package. There are several other features that are disabled in both this package as well as the official Debian package because they are not -widely needed or used. These include caca, radio interface, openal +widely needed or used. These include radio interface, openal output, portaudio output, rsound/libroar/sndio input/output, sdl1, joystick, videoio.h/libpt. If you find any of these useful, please open an issue at [3] explaining why you think the feature in question diff --git a/debian/control b/debian/control index f271e5e..b9a57b8 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Build-Depends: libasound2-dev [linux-any], libbluray-dev, libbs2b-dev, + libcaca-dev, libcdio-paranoia-dev, libdvdnav-dev, libdvdread-dev, -- cgit v1.2.3