commit: 0f7cbe72052088f88b0bfd15d6321f83265530f6
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jan 19 17:00:16 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jan 19 17:00:16 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0f7cbe72
sci-visualization/mricrogl: add use default
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-visualization/mricrogl/mricrogl-1.0.20180623.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-visualization/mricrogl/mricrogl-1.0.20180623.ebuild
b/sci-visualization/mricrogl/mricrogl-1.0.20180623.ebuild
index 3c54c1576..fe93caa39 100644
--- a/sci-visualization/mricrogl/mricrogl-1.0.20180623.ebuild
+++ b/sci-visualization/mricrogl/mricrogl-1.0.20180623.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND=""
DEPEND="dev-lang/fpc
- >=dev-lang/lazarus-1.6.2[python]"
+ >=dev-lang/lazarus-1.6.2[python(-)]"
S="${WORKDIR}/MRIcroGL-${PV}"