Bug 193283 - net-misc/vnc w/ USE="server" misses dependencies
Bug#: 193283 Product:  Gentoo Linux Version: 2007.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: armin76@gentoo.org Reported By: gentoo@necoro.eu
Component: Ebuilds
URL: 
Summary: net-misc/vnc w/ USE="server" misses dependencies
Keywords:  
Status Whiteboard: 
Opened: 2007-09-21 06:36 0000
Description:   Opened: 2007-09-21 06:36 0000
net-misc/vnc-4.1.2-r[34] misses certain dependencies when build with server
useflag.

Reproducible: Always

Steps to Reproduce:
1. USE="server" emerge >net-misc/vnc-4.1.2-r2
2. wait
Actual Results:  
Fails with the following error message:
checking for XSERVERCFLAGS... configure: error: Package requirements
(randrproto >= 1.2 renderproto fixesproto >= 4.0 damageproto >= 1.1 xcmiscproto
xextproto xproto xtrans xf86miscproto xf86vidmodeproto xf86bigfontproto
scrnsaverproto >= 1.1 bigreqsproto resourceproto fontsproto inputproto
xf86dgaproto kbproto >= 1.0.3 videoproto compositeproto >= 0.3 trapproto
recordproto resourceproto xineramaproto xkbfile xfont xau fontenc xdmcp) were
not met:

No package 'xcmiscproto' found
No package 'bigreqsproto' found

Expected Results:  
Compiles

------- Comment #1 From René 'Necoro' Neumann 2007-09-21 06:45:02 0000 -------
If it matters: I'm using the xorg-server-1.3.0.0

------- Comment #2 From René 'Necoro' Neumann 2007-09-21 07:15:10 0000 -------
Created an attachment (id=131489) [details]
ebuild patch

For your convenience ;) ... this patch should do the right thing for both
ebuilds... (yes I know that it is only adding two lines ... but ... =P )

------- Comment #3 From René 'Necoro' Neumann 2007-09-21 07:17:21 0000 -------
Created an attachment (id=131494) [details]
ebuild patch

And the one above was wrong way round *ashamed* ... sorry for bug spamming =(

------- Comment #4 From Raúl Porcel 2007-09-25 18:06:56 0000 -------
Fixed, thanks :)