pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/43471: wrong dependencies for gtk2



>Number:         43471
>Category:       pkg
>Synopsis:       wrong dependencies for gtk2
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Jun 14 17:35:00 +0000 2010
>Originator:     Tim Larson
>Release:        NetBSD 5.0.2
>Organization:
>Environment:
NetBSD roy.christtrek.org 5.0.2 NetBSD 5.0.2 (GENERIC) #0: Sat Feb  6 17:53:27 
UTC 2010  
builds%b7.netbsd.org@localhost:/home/builds/ab/netbsd-5-0-2-RELEASE/i386/201002061851Z-obj/home/builds/ab/netbsd-5-0-2-RELEASE/src/sys/arch/i386/compile/GENERIC
 i386
>Description:
Newest gtk2 in pkgsrc (updated cvs 2010jun14) doesn't list right dependencies.  
Error:


checking for BASE_DEPENDENCIES... configure: error: Package requirements 
(glib-2.0 >= 2.23.6    atk >= 1.29.2    pango >= 1.20    cairo >= 1.6) were not 
met:

Requested 'glib-2.0 >= 2.23.6' but version of GLib is 2.22.3
Requested 'atk >= 1.29.2' but version of Atk is 1.28.0


In the Makefile,

BUILDLINK_API_DEPENDS.atk+=    atk>=1.13.0
BUILDLINK_API_DEPENDS.glib2+=  glib2>=2.21.3


>How-To-Repeat:
Run cvs update, then try to build gtk2.
>Fix:
Updating the gtk2 Makefile BUILDLINK_API_DEPENDS with the versions listed above 
ought to do it.  I did this, and gtk is building now.



Home | Main Index | Thread Index | Old Index