summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2011-08-26 22:01:45 +0400
committerIgor Pashev <pashev.igor@gmail.com>2011-08-26 22:01:45 +0400
commita52af10b98676e40c92de34d5def36f6eb2db929 (patch)
tree066ad2be5dcba2182f040333d2db317ccbd6243e
parent5bc7b14398677400f9d2ab77f3a9281b79083fcb (diff)
downloadopen-axiom-debian-a52af10b98676e40c92de34d5def36f6eb2db929.tar.gz
Tuned build dependencies
-rw-r--r--debian/control14
1 files changed, 6 insertions, 8 deletions
diff --git a/debian/control b/debian/control
index e79c23d..ae34905 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,12 @@ Source: open-axiom
Section: math
Priority: optional
Maintainer: Igor Pashev <pashev.igor@gmail.com>
-Build-Depends: debhelper ( >= 8 ),
- sbcl ( >= 1.0.22 ), libgmp3-dev,
- libncurses5-dev, libreadline-dev,
- libx11-dev, libxt-dev, x11proto-core-dev,
- libxpm-dev, x11-common,
- texlive-latex-base, gawk, sharutils,
- ghostscript, gsfonts, libxmu-dev,
- libxaw7-dev, zlib1g-dev, texlive-pstricks
+Build-Depends:
+ debhelper ( >= 8 ),
+ sbcl ( >= 1.0.30 ),
+ libxpm-dev,
+#TODO: OA has some gui, need to know more
+# libqt4-dev ( >= 4.6 ),
Standards-Version: 3.9.2
Package: open-axiom