diff options
| author | Dmitry Shachnev <mitya57@gmail.com> | 2019-01-03 18:07:03 +0000 | 
|---|---|---|
| committer | Bileto Bot <ci-train-bot@canonical.com> | 2019-01-03 18:07:03 +0000 | 
| commit | dacc115523a565df371e0dbaf891a3f25d13faf0 (patch) | |
| tree | 80d7ff879c7b3851bd56bcd3472136e58001b220 | |
| parent | 31c1c1ddabff64e8ffc386c2e0380ac7c8f4fc62 (diff) | |
| parent | 84e712b1ecdbcfec5f6492303cf79fa70c3b4cc6 (diff) | |
Build-depend on yaru-theme-icon to fix the test failure.
| -rw-r--r-- | debian/control | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/debian/control b/debian/control index a5d30418b..1a1b48bd8 100644 --- a/debian/control +++ b/debian/control @@ -56,6 +56,7 @@ Build-Depends: cmake,  systemd,  xserver-xorg-video-dummy,  xsltproc, + yaru-theme-icon,  Standards-Version: 3.9.5  Homepage: https://launchpad.net/unity  # If you aren't a member of ~unity-team but need to upload packaging changes, | 
