Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 488666

Summary: net-misc/tigervnc-1.3.0 USE=server - configure: error: Package requirements (glproto >= 1.4.16 gl >= 7.1.0) were not met: No package 'glproto' found
Product: Gentoo Linux Reporter: aleiphoenix
Component: Current packagesAssignee: Raúl Porcel (RETIRED) <armin76>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info
patch to add x11-proto/glproto
patch to add x11-proto/glproto

Description aleiphoenix 2013-10-20 03:52:11 UTC
Created attachment 361392 [details]
build.log

I want to use tigervnc-1.3.0 (with xorg-server-1.14.3-r2).

when add server USE flag, configure complained about 'glproto not found' and it's not installed on my system.

When I looked into tigervnc-1.3.0.ebuild, it's missing the x11-proto/glproto dependency.

Please add x11-proto/glproto to dependencies.
Comment 1 aleiphoenix 2013-10-20 03:52:41 UTC
Created attachment 361394 [details]
emerge --info
Comment 2 aleiphoenix 2013-10-20 04:26:44 UTC
Created attachment 361396 [details, diff]
patch to add x11-proto/glproto

Added patch to version 1.3.0

This problem may also affecting 1.2.0 and 1.2.80_p5065.
Comment 3 aleiphoenix 2013-10-20 04:31:16 UTC
Created attachment 361398 [details, diff]
patch to add x11-proto/glproto

Sorry for wrong patch, this one should work.
Comment 4 Raúl Porcel (RETIRED) gentoo-dev 2014-02-01 19:18:24 UTC
Fixed, thanks