diff options
author | Matthias Benkard <code@mail.matthias.benkard.de> | 2008-03-08 13:40:25 +0100 |
---|---|---|
committer | Matthias Benkard <code@mail.matthias.benkard.de> | 2008-03-08 13:40:25 +0100 |
commit | 0f993744b99af86b7a01d3808d1236e0c53e8307 (patch) | |
tree | 27d54a2ff9b1a9b1e7aa0424161aca60a594f36f /debian/control | |
parent | 41fdeae7911932fe6d4bfb5d4bd903a3d2a42846 (diff) |
Debian: Minor improvements.
darcs-hash:8aa88b7bab42c6e828484e45c59fa456e258726d
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index c168590..c8a8bc5 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Package: cl-objective-cl Section: libs Architecture: all Depends: ${misc:Depends}, cl-objective-cl-cffi (>= ${source:Version}), cl-objective-cl-cffi (<< ${source:Version}.1~), cl-cffi, cl-trivial-garbage, cl-split-sequence, cl-closer-mop, cl-asdf, common-lisp-controller +Suggests: cl-objective-cl-doc Description: A portable Objective-C bridge for Common Lisp Objective-CL lets a Lisp programmer make use of Objective-C frameworks by providing a bridge that neatly integrates Objective-C classes and @@ -24,6 +25,7 @@ Package: cl-objective-cl-cffi Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: cl-objective-cl Description: Architecture-dependent files needed by Objective-CL Objective-CL lets a Lisp programmer make use of Objective-C frameworks by providing a bridge that neatly integrates Objective-C classes and |