cairo/debian/control: Mention graphics device.
authorMatt Birkholz <puck@birchwood-abbey.net>
Tue, 14 Jun 2016 03:58:29 +0000 (20:58 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Tue, 14 Jun 2016 03:58:29 +0000 (20:58 -0700)
src/cairo/debian/control

index c5f9c004ec2266c5c979865a736cfc110618d0cf..4bf6ca84ebf79b0a4f323fb706d02f1842dcc376 100644 (file)
@@ -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.