Opened 19 years ago
Closed 19 years ago
#6413 closed defect (fixed)
BUG: gnome/gnome-panel is missing a dependency on gnome-desktop
Reported by: | awreynolds@… | Owned by: | gnome-darwinports@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
Trying to bulid glade died when the following message was printed:
checking for PANEL... configure: error: Package requirements (ORBit-2.0 >= 2.4.0 gdk-pixbuf-2.0 >= 2.7.1 gtk+-2.0 >= 2.7.1 libgnome-2.0 >= 2.1.1 libgnomeui-2.0 >= 2.5.4 gnome-desktop-2.0 >= 2.11.1 gnome-vfs-2.0 >= 2.9.1 libglade-2.0 >= 2.5.0 gconf-2.0 >= 2.6.1 libgnome-menu >= 2.11.1) were not met. Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.
I checked each of the elements above individually and found the gnome-desktop had not been installed. I checked the Portfile in gnome-panel and it does not depend on gnome-desktop. Once I built gnome-desktop, gnome-panel built successfully.
Change History (3)
comment:1 Changed 19 years ago by mww@…
Owner: | changed from darwinports-bugs@… to gnome-darwinports@… |
---|---|
Summary: | gnome/gnome-panel is missing a dependency on gnome-desktop → BUG: gnome/gnome-panel is missing a dependency on gnome-desktop |
comment:2 Changed 19 years ago by rhwood@…
comment:3 Changed 19 years ago by rhwood@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed fix to CVS.