diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-11-20 10:42:32 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-11-20 10:42:32 +0100 |
commit | 3dad9c5c7c9ddf5d8f2e069c793427b42220314b (patch) | |
tree | 32357ab19c560e4e9de388aae1221d337b6f6bd6 /debian/control | |
parent | 3ddfd6d146b7353cfbf01ff0a4e6346be2f68dd9 (diff) |
Move build dependency from deprecated python-rsvg to librsvg2-dev
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 d98bd68..baf7021 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ Build-Depends: libjpeg-dev, libpackagekit-glib2-dev, libsane-dev, + librsvg2-dev, libxml2-utils, - python-rsvg, python-scour, valac (>= 0.22), yelp-tools, |