From 4411a1db3653fb8e2ca42bed1638fbea795aa185 Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Mon, 13 Jun 2016 20:58:29 -0700 Subject: [PATCH] cairo/debian/control: Mention graphics device. --- src/cairo/debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/cairo/debian/control b/src/cairo/debian/control index c5f9c004e..4bf6ca84e 100644 --- a/src/cairo/debian/control +++ b/src/cairo/debian/control @@ -16,4 +16,5 @@ Architecture: any Depends: mit-scheme-pucked-pango (>= 0.1), ${shlibs:Depends}, ${misc:Depends} Description: Cairo plugin for Friar Puck's MIT/GNU Scheme This package provides mit-scheme-pucked with a dynamically loadable - wrapper of a small portion of the Cairo C API. + wrapper of a small portion of the Cairo C API, just sufficient to + implement a Gtk-based graphics device. -- 2.25.1