From: Matt Birkholz Date: Tue, 14 Jun 2016 03:58:29 +0000 (-0700) Subject: cairo/debian/control: Mention graphics device. X-Git-Tag: mit-scheme-pucked-9.2.12~279 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=4411a1db3653fb8e2ca42bed1638fbea795aa185;p=mit-scheme.git cairo/debian/control: Mention graphics device. --- 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.