diff options
| author | Dmitry Shachnev <mitya57@gmail.com> | 2019-01-03 21:01:05 +0300 | 
|---|---|---|
| committer | Dmitry Shachnev <mitya57@gmail.com> | 2019-01-03 21:01:05 +0300 | 
| commit | 84e712b1ecdbcfec5f6492303cf79fa70c3b4cc6 (patch) | |
| tree | 4a2ad2aabc296d6071cb0507d86ffc4a8ea9b783 | |
| parent | 059031e4289647b8171193c18c94ef99da8fc161 (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 c3dc0cfc8..8dea7166a 100644 --- a/debian/control +++ b/debian/control @@ -57,6 +57,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, | 
