summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2021-07-07 20:45:30 +0300
committerJoonas Niilola <juippis@gentoo.org>2021-07-07 20:48:29 +0300
commitca43fe3b01d5654cef1fd7919787ed9810b6ef82 (patch)
tree6a72608648df1eb14b257de0cd1518736d11363f /games-simulation/crrcsim
parentsci-physics/fastjet: revbump to match new cgal[shared] config (diff)
downloadgentoo-ca43fe3b01d5654cef1fd7919787ed9810b6ef82.tar.gz
gentoo-ca43fe3b01d5654cef1fd7919787ed9810b6ef82.tar.bz2
gentoo-ca43fe3b01d5654cef1fd7919787ed9810b6ef82.zip
games-simulation/crrcsim: revbump to match new cgal[shared] config
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'games-simulation/crrcsim')
-rw-r--r--games-simulation/crrcsim/crrcsim-0.9.13-r1.ebuild (renamed from games-simulation/crrcsim/crrcsim-0.9.13.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/crrcsim/crrcsim-0.9.13.ebuild b/games-simulation/crrcsim/crrcsim-0.9.13-r1.ebuild
index ab91e997d49e..cf65eba9ef26 100644
--- a/games-simulation/crrcsim/crrcsim-0.9.13.ebuild
+++ b/games-simulation/crrcsim/crrcsim-0.9.13-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,7 +16,7 @@ IUSE="portaudio"
RDEPEND="media-libs/libsdl[X,sound,joystick,opengl,video]
media-libs/plib
- sci-mathematics/cgal
+ sci-mathematics/cgal[shared(+)]
portaudio? ( media-libs/portaudio )"
DEPEND="${RDEPEND}"