diff options
author | Roland Stigge <stigge@antcom.de> | 2013-11-23 19:43:00 +0100 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 14:38:51 -0500 |
commit | be390bd6b1a147b7bc4cdcaeb7d938a931e60b24 (patch) | |
tree | 2a5c8043f8194b1f4e9cb5bcfea43a890de62d8a /debian/control | |
parent | 964adc873f29b0643e2370f9b057c4956ce21ffd (diff) |
Import Debian changes 0.5.1-1.2+powerpcspe1
hardinfo (0.5.1-1.2+powerpcspe1) unreleased; urgency=low
* Fix build on powerpcspe: added liblzma-dev to build-deps, see #713717
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 01faac7a..20b2b5d5 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: hardinfo Section: x11 Priority: optional Maintainer: Agney Lopes Roth Ferraz <agney@debian.org> -Build-Depends: debhelper (>> 5.0.0), libgtk2.0-dev, pciutils (>=1:2.1.11-10), libsoup2.4-dev, libffi-dev +Build-Depends: debhelper (>> 5.0.0), libgtk2.0-dev, pciutils (>=1:2.1.11-10), libsoup2.4-dev, libffi-dev, liblzma-dev Standards-Version: 3.8.3.0 Package: hardinfo |