summaryrefslogtreecommitdiff
path: root/x11-misc/slop/slop-7.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/slop/slop-7.5.ebuild')
-rw-r--r--x11-misc/slop/slop-7.5.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-misc/slop/slop-7.5.ebuild b/x11-misc/slop/slop-7.5.ebuild
index e3d08d39be3c..2a2d4fd07ad8 100644
--- a/x11-misc/slop/slop-7.5.ebuild
+++ b/x11-misc/slop/slop-7.5.ebuild
@@ -35,6 +35,10 @@ DEPEND="${RDEPEND}
media-libs/glm
"
+PATCHES=(
+ "${FILESDIR}"/${P}-missing-header.patch
+)
+
src_configure() {
local mycmakeargs=(
-DSLOP_OPENGL=$(usex opengl)