summaryrefslogtreecommitdiffstats
path: root/control
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-04-07 14:24:57 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-04-07 14:24:57 (EDT)
commit497b8d16dba55b5bbf7d5ba8b12c95dce0058896 (patch)
treee90f7e06916ca1870b9517d7563096b033859390 /control
parent475d9da71611494d4356ce62a311243b9b9bf401 (diff)
control: Depend on multiple precision libraries.
Diffstat (limited to 'control')
-rw-r--r--control2
1 files changed, 1 insertions, 1 deletions
diff --git a/control b/control
index 84035d3..cf08456 100644
--- a/control
+++ b/control
@@ -1,3 +1,3 @@
-Build-Depends: libz.1-dev
+Build-Depends: libgmp-dev, libmpfr-dev, libmpc-dev, libz.1-dev
Maintainer: "P. J. McDermott" <pjm@nac.net>
Homepage: http://gcc.gnu.org/