diff options
author | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-18 22:38:04 -0500 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 15:22:41 -0500 |
commit | 0ffa85431058c69a419f2768c7d0ce70e3a3cd08 (patch) | |
tree | 34c79cbc65a35db78b2e88a72ae60b2dae3a45ea /debian/control | |
parent | 0e3d856dca2e624b007e88385a9c430fa007a219 (diff) |
Bump debhelper version to 10.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 868ce71e..e41fe09f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: hardinfo Section: x11 Priority: optional Maintainer: Simon Quigley <tsimonq2@ubuntu.com> -Build-Depends: debhelper (>> 5.0.0), +Build-Depends: debhelper (>= 10), libffi-dev, libgtk2.0-dev, liblzma-dev, |