After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 134070 - gnome-icon-theme missing dependency on default-icon-theme
gnome-icon-theme missing dependency on default-icon-theme
Status: RESOLVED DUPLICATE of bug 107979
Product: jhbuild
Classification: Infrastructure
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: James Henstridge
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2004-02-11 01:57 UTC by Andrew Ruthven
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6


Attachments
Patch to add dependency info. (1.31 KB, patch)
2004-02-11 01:59 UTC, Andrew Ruthven
none Details | Review

Description Andrew Ruthven 2004-02-11 01:57:41 UTC
gnome-icon-theme requires the hicolor theme which is provided by
default-icon-theme from Freedesktop.

The attached patch addes the dependency information to the moduleset
files.  However, default-icon-theme doesn't have automake magic and the
Makefile is hardcoded to install in /usr/local, yuck.
Comment 1 Andrew Ruthven 2004-02-11 01:59:13 UTC
Created attachment 24291 [details] [review]
Patch to add dependency info.
Comment 2 James Henstridge 2004-02-11 03:22:26 UTC
since the module doesn't have the same build interface as other ones,
it is incorrect to use the "cvsmodule" element.

Also, this is a duplicate.

Thanks for the bug report though.

*** This bug has been marked as a duplicate of 107979 ***