diff options
author | Simon Quigley <tsimonq2@ubuntu.com> | 2018-02-27 22:37:00 -0600 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2018-02-27 22:37:00 -0600 |
commit | fdeae8c6c336e3ff6c45319c9b9806264e95c82d (patch) | |
tree | d781066070595e114f200d6f2af08a37e1144cc1 /debian/control | |
parent | 3cbb8c008955274df9852b9aadae73bb182bfb35 (diff) |
Bump debhelper compat to 11, no changes needed.
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 e907d075..242f5360 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: x11 Priority: optional Maintainer: Simon Quigley <tsimonq2@ubuntu.com> Build-Depends: cmake, - debhelper (>= 10), + debhelper (>= 11), libffi-dev, libgtk2.0-dev, liblzma-dev, |