X-Git-Url: http://git.kpe.io/?p=cl-base64.git;a=blobdiff_plain;f=debian%2Fcontrol;h=3ecfd1c538c0996176332db627421eeb20d7c1f8;hp=0292aa37e8291895ea000dc1addd1a2a96f6b288;hb=8422befccf2a1b5f3c325494a8df8bbc052496d1;hpb=0e74ef4c46d71c9e8ece1f0c9c185d4abbb06f44 diff --git a/debian/control b/debian/control index 0292aa3..3ecfd1c 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.5.9.0 Package: cl-base64 Architecture: all -Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.47) +Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.47), cl-kmrcl Description: Common Lisp package to encode and decode base64 with URI support This package provides highly optimized base64 encoding and decoding. Besides conversion to and from strings, integer conversions are supported.