summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2015-02-09 20:51:11 +0100
committerRuben Undheim <ruben.undheim@gmail.com>2015-02-09 20:51:11 +0100
commit84a69b33c17b17f6098548fbba5bdd1b940360fd (patch)
tree7da592c37b39d2cdb909c6464fe4af4eb634ff39
parentaf60ba68b8495e5ff0ceeece5ae772b5aaa6bea1 (diff)
Changed to dependency tcl-dev
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index bdca32e2..adf3df26 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ yosys (0.5.0-1) unstable; urgency=low
* New upstream release
* Added d/watch
* Updated copyright years in d/copyright
+ * Changed dependency from tcl8.5-dev to tcl-dev
-- Ruben Undheim <ruben.undheim@gmail.com> Mon, 09 Feb 2015 20:37:38 +0100
diff --git a/debian/control b/debian/control
index 896d4300..a5c62483 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Ruben Undheim <ruben.undheim@gmail.com>
Section: electronics
Priority: optional
Build-Depends: debhelper (>= 9),
- tcl8.5-dev,
+ tcl-dev,
libreadline-dev,
bison,
flex,