pkgsrc-Bugs archive

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

pkg/44636: build failure of devel/dconf



>Number:         44636
>Category:       pkg
>Synopsis:       build failure of devel/dconf
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Feb 25 20:05:00 +0000 2011
>Originator:     Ryo ONODERA
>Release:        NetBSD 5.99.46
>Organization:
        
>Environment:
        
        
System: NetBSD hydrogen.elements.tetera.org 5.99.46 NetBSD 5.99.46 (LEAFGIRL3) 
#3: Wed Feb 23 06:16:11 JST 2011 
root%hydrogen.elements.tetera.org@localhost:/usr/obj/sys/arch/i386/compile/LEAFGIRL3
 i386
Architecture: i386
Machine: i386
>Description:
I think devel/deconf needs lang/vala.
        
>How-To-Repeat:
cd pkgsrc/devel/dconf
make
        
>Fix:
        
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/dconf/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile    12 Jan 2011 13:52:09 -0000      1.3
+++ Makefile    25 Feb 2011 19:30:41 -0000
@@ -13,6 +13,8 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
+BUILD_DEPENDS+=        vala-[0-9]*:../../lang/vala
+
 GNU_CONFIGURE= yes
 CONFIGURE_ARGS+= --disable-editor
 USE_LIBTOOL=   yes


>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index