diff options
Diffstat (limited to 'dev-games/openscenegraph/openscenegraph-3.5.5.ebuild')
-rw-r--r-- | dev-games/openscenegraph/openscenegraph-3.5.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild b/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild index fa98c6bb2e37..7b066c0abf2c 100644 --- a/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild +++ b/dev-games/openscenegraph/openscenegraph-3.5.5.ebuild @@ -74,9 +74,8 @@ RDEPEND=" DEPEND="${RDEPEND} app-arch/unzip virtual/pkgconfig - x11-proto/xextproto + x11-base/xorg-proto doc? ( app-doc/doxygen ) - xrandr? ( x11-proto/randrproto ) " S="${WORKDIR}/${MY_P}" |