summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-04-30 21:28:55 +0200
committerMatt Turner <mattst88@gentoo.org>2018-04-30 13:50:13 -0700
commitbc5f95c4b692be4f0f1584b3f0882154462a8546 (patch)
treea8d25db0288d9889700f3056ab2587db3632d603 /dev-games/openscenegraph/openscenegraph-3.5.5.ebuild
parentapp-text/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff)
downloadgentoo-bc5f95c4b692be4f0f1584b3f0882154462a8546.tar.gz
gentoo-bc5f95c4b692be4f0f1584b3f0882154462a8546.tar.bz2
gentoo-bc5f95c4b692be4f0f1584b3f0882154462a8546.zip
dev-games/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'dev-games/openscenegraph/openscenegraph-3.5.5.ebuild')
-rw-r--r--dev-games/openscenegraph/openscenegraph-3.5.5.ebuild3
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}"