aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-19 18:00:16 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-19 18:00:16 +0100
commit0f7cbe72052088f88b0bfd15d6321f83265530f6 (patch)
tree6bf154d074cff0ec46f722d21a1c2f43ac928c59
parentsci-physics/openmx: add RESTRICT="!test? ( test )" (diff)
downloadsci-0f7cbe72052088f88b0bfd15d6321f83265530f6.tar.gz
sci-0f7cbe72052088f88b0bfd15d6321f83265530f6.tar.bz2
sci-0f7cbe72052088f88b0bfd15d6321f83265530f6.zip
sci-visualization/mricrogl: add use default
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
-rw-r--r--sci-visualization/mricrogl/mricrogl-1.0.20180623.ebuild4
1 files 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}"