diff options
author | Bdale Garbee <bdale@gag.com> | 2016-06-22 15:01:09 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2016-06-22 15:01:09 -0600 |
commit | 10fa950cb9fee0ba28adfc5ead108657655bb289 (patch) | |
tree | f418b65a8f2930269451320b3c540f92e06084dc | |
parent | ed6eb010614b5b27757619fc629d7330fc8c4122 (diff) |
switch libgtk-3-bin build-dep to gtk-update-icon-cache, closes: #825455
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 426fb777..e20a54a2 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: asciidoc, icoutils, libbluetooth-dev, libelf-dev, - libgtk-3-bin, + gtk-update-icon-cache, libjfreechart-java, libreadline-dev, librsvg2-bin, |