xdot: Add dependency on adwaita-icon-theme
Without this dependency the icons in the toolbar are indistinguishable. This fixes #19187. Closes #36675. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
1dcecaec8e
commit
52406f1804
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ class Xdot < Formula
|
|||
sha256 "d6712e41657d53116ad6eb9e18607e937372b2565259f4357d0ee302c9e535cc" => :sierra
|
||||
end
|
||||
|
||||
depends_on "adwaita-icon-theme"
|
||||
depends_on "gtk+3"
|
||||
depends_on "py3cairo"
|
||||
depends_on "pygobject3"
|
||||
|
|
Loading…
Reference in a new issue