Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 198627
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Sven Wegener <swegener@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: csreg@netspace.net.au
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 198627 depends on: Show dependency tree
Bug 198627 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-11-10 08:38 0000
the ebuild for net-dns/avahi-0.6.21 has:
          gtk? (
                >=x11-libs/gtk+-2
                >=gnome-base/libglade-2
        )
 in RDEPEND, however the package actually seems to require at least libglade
version 2.4.0

The output from the failed build included this:
checking for GTK20... yes
checking for GLADE20... configure: error: Package requirements ( libglade-2.0
>= 2.4.0 ) were not met:

Requested 'libglade-2.0 >= 2.4.0' but version of Libglade is 2.3.6


So I'm guessing that >=gnome-base/libglade-2 should be 
changed to >=gnome-base/libglade-2.4.0



Reproducible: Always

Steps to Reproduce:
1. emerge net-dns/avahi-0.6.21 with a version of libglade < 2.4.0

------- Comment #1 From csreg@netspace.net.au 2007-11-10 08:41:20 0000 -------
I forgot to add in steps to reproduce, you need USE="gtk"

------- Comment #2 From Sven Wegener 2007-11-10 09:46:16 0000 -------
Thanks, fixed. I also updated the gtk+ requirement.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug