diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2011-09-05 00:20:24 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2011-09-05 00:20:24 +0400 |
commit | 270d33b661a120415d650df7732b52a929ad8415 (patch) | |
tree | 16fc6ae4e278aeee71463a6194cce3dfa0871362 | |
parent | 0b29309a49cfe81a2c0b60c85ee5076b85235f88 (diff) | |
download | open-axiom-debian-270d33b661a120415d650df7732b52a929ad8415.tar.gz |
Added epoch in sbcl version
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 42a8627..6f32036 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Igor Pashev <pashev.igor@gmail.com> Build-Depends: debhelper ( >= 8 ), - sbcl ( >= 1.0.30 ), + sbcl ( >= 1:1.0.30 ), libxpm-dev, libxt-dev, help2man, |