diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-04-29 13:52:10 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-04-29 13:52:10 +0200 |
commit | ac1e2ba07496f7685a25ccc1eee7e52126f522ca (patch) | |
tree | 0a48c8c1c64988d3a82377d47f84cc7b412c9d8a /debian/control | |
parent | 5623087955deaa43f88fc11b24b2d9dced57bf7a (diff) |
add build time testing
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 7b101c8..ae52763 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,7 @@ Build-Depends: libgudev-1.0-dev, libjpeg-dev, libsane-dev, + libxml2-utils, python-rsvg, python-scour, libsqlite3-dev, |