From afeca54413ddc5aef6875dfff9194aa27fda322d Mon Sep 17 00:00:00 2001 From: Michael Tao Date: Thu, 30 May 2019 17:45:04 -0400 Subject: [PATCH] removing redundant openal ref. dont know why my first build didnt pull this dep --- package/gentoo/dev-libs/magnum/magnum-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/package/gentoo/dev-libs/magnum/magnum-9999.ebuild b/package/gentoo/dev-libs/magnum/magnum-9999.ebuild index 4e5952e2e..629e95843 100644 --- a/package/gentoo/dev-libs/magnum/magnum-9999.ebuild +++ b/package/gentoo/dev-libs/magnum/magnum-9999.ebuild @@ -17,7 +17,6 @@ RDEPEND=" media-libs/openal media-libs/glfw media-libs/libsdl2 - media-libs/openal " DEPEND="${RDEPEND}"