Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 189110 - net-misc/vnc missing DEPEND on x11-proto/inputproto
Summary: net-misc/vnc missing DEPEND on x11-proto/inputproto
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Raúl Porcel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-16 13:53 UTC by Bruno
Modified: 2007-08-27 11:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno 2007-08-16 13:53:29 UTC
net-misc/vnc fails to compile because of missing build dependency (DEPEND) on x11-proto/inputproto.

Reproducible: Always

Steps to Reproduce:
1. make sure x11-proto/inputproto is not installed
   (emerge --depclean --with-bdeps=n)
2. USE=-server emerge net-misc/vnc

Actual Results:  
Compilation fails because of missing Xinput.h
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2007-08-27 11:55:14 UTC
Fixed, thanks