summaryrefslogtreecommitdiff
path: root/debian/README.lisps
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2011-11-15 01:48:16 +0400
committerIgor Pashev <pashev.igor@gmail.com>2011-11-15 01:48:16 +0400
commita27c7ec378f5d33598468c7be1f3518f44b89486 (patch)
tree94a2d731ade5b231e18e1339e79a79721df1e905 /debian/README.lisps
parent87f783d32f9fd0082dbd15bf9563d483ece2e74d (diff)
downloadopen-axiom-debian-a27c7ec378f5d33598468c7be1f3518f44b89486.tar.gz
Fixed building with GCL
Diffstat (limited to 'debian/README.lisps')
-rw-r--r--debian/README.lisps1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/README.lisps b/debian/README.lisps
index b9e5ef7..a8e4fb5 100644
--- a/debian/README.lisps
+++ b/debian/README.lisps
@@ -8,4 +8,5 @@ i386, amd64, kfreebsd-amd64.
On other arch GCL should be used.
To build with GCL libncurses-dev and libreadline-dev are required.
+If changing lisp remember to edit debian/control, debian/rules and this file.