Re: can not see all the icons
Claudio Saavedra <[email protected]> Mon, 08 Dec 2014 10:55:32 +0100
| Newsgroups | gmane.comp.gnome.apps.epiphany |
|---|---|
| Organization | Igalia |
| Message-ID | <[email protected]> |
On Wed, 2014-12-03 at 12:05 -0600, Michael Catanzaro wrote: > Use 'jhbuild build epiphany' to build dependencies first. You're missing > the adwaita-icon-theme package. You'll probably run into more confusing > problems if you don't build dependencies with jhbuild. Actually --nodeps only skips checking system dependencies. It doesn't stop jhbuild from building ephy dependencies. The issue is that adwaita-icon-theme is not a (direct nor indirect) dependency of epiphany. We might want to correct that. Claudio