]> gitweb.factorcode.org Git - factor.git/commitdiff
Have debian package suggest rlwrap.
authorTrent Buck <trentbuck@gmail.com>
Thu, 19 Jan 2006 20:02:12 +0000 (20:02 +0000)
committerTrent Buck <trentbuck@gmail.com>
Thu, 19 Jan 2006 20:02:12 +0000 (20:02 +0000)
debian/control

index 2ae3b868090a9d1ef92ede99a64eecdbaad610a2..d3de23ba0d222a2c131d614c8d8db75c060572bd 100644 (file)
@@ -9,6 +9,7 @@ Package: factor
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: libsdl1.2-dev, libfreetype6-dev, libcairo2-dev, libsqlite3-dev, libx11-dev, libpq-dev
+Suggests: rlwrap
 Description: compiler for the concatenative language Factor
  Factor is a dynamic programming language. The end goal is to have a high
  performance, robust language for general-purpose client-side and server-side