diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-04-30 19:23:27 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-04-30 19:23:27 +0200 |
commit | 6434f7a5b8bdb0c4cf71879d0c904938cf44dcc5 (patch) | |
tree | 41549a3ebec3c60afde4554daa61c3c19e266b16 /debian/control | |
parent | 7600c1af657a733e645de9fb50a4489db5666be4 (diff) |
Add missing Build-Depends
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/control b/debian/control index fbe3c68..b357079 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,12 @@ Build-Depends: libpackagekit-glib2-dev, libsane-dev, librsvg2-dev, + libwebp-dev, libxml2-utils, meson, + python3-cairo, + python3-gi, + python-gi-cairo, python3-scour, scour, valac (>= 0.22), |