#19372 closed defect (fixed)
missing dependency for package xfce4-panel: libwnck
Reported by: | clarinet@… | Owned by: | afb@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | dependency xfce4-panel libwnck missing | Cc: | |
Port: | xfce4-panel |
Description (last modified by mf2k (Frank Schima))
I'm building XFCE 4.6. In package xfce4-panel, I got the following:
---> Configuring xfce4-panel Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_xfce_xfce4-panel/work/xfce4-panel-4.6.0" && ./configure --prefix=/opt/local --enable-startup-notification --disable-visibility " returned error 1
Turns out xfce4-panel requires libwnck, but the package doesn't depend on it. Doing a manual port install libwnck
allows the installation of xfce4-panel to succeed.
Change History (3)
comment:1 Changed 16 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to afb@… |
comment:2 Changed 16 years ago by afb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed, r50013.