Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 231476 - dev-libs/opensc missing some RDEPEND
Summary: dev-libs/opensc missing some RDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on: 233519
Blocks:
  Show dependency tree
 
Reported: 2008-07-11 00:50 UTC by David Carlos Manuelda
Modified: 2008-08-31 00:23 UTC (History)
0 users

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 David Carlos Manuelda 2008-07-11 00:50:44 UTC
While installing gentoo from scratch and trying to update with USE changed (without anything of X installed), I realized that dev-libs/opensc does not compile due to missing dependencies.
Those dependencies are:
x11-libs/libX11
x11-libs/libXt

With those emerged manually the program now compiles without issues.

Reproducible: Always
Comment 1 Alon Bar-Lev 2008-07-21 21:31:05 UTC
Only x11-libs/libXt if USE nsplugin
Comment 2 Daniel Black (RETIRED) gentoo-dev 2008-08-31 00:23:53 UTC
added x11-libs/libXt as dependency to opensc-0.11.[34]. Thanks David and Alon.