summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <sven.eden@gmx.de>2018-12-22 10:55:09 +0100
committerSven Eden <sven.eden@gmx.de>2018-12-22 10:58:38 +0100
commit3946d9465685fd6a59b624638932dea59ba57c3e (patch)
tree7b648815d654f9eb3777e4457514e26c92d26c28 /media-gfx
parentapp-text/getRandomName: Remove keywords from live ebuild (diff)
downloadseden-3946d9465685fd6a59b624638932dea59ba57c3e.tar.gz
seden-3946d9465685fd6a59b624638932dea59ba57c3e.tar.bz2
seden-3946d9465685fd6a59b624638932dea59ba57c3e.zip
media-gfx/makeSimplexTexture: Depend on next pwxLib
The nex is not released, yet, but will shortly. With the current version the application crashes on start. Signed-Off-By: Sven Eden <sven.eden@gmx.de>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/makeSimplexTexture/makeSimplexTexture-0.8.8-r1.ebuild (renamed from media-gfx/makeSimplexTexture/makeSimplexTexture-0.8.8.ebuild)2
-rw-r--r--media-gfx/makeSimplexTexture/makeSimplexTexture-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/makeSimplexTexture/makeSimplexTexture-0.8.8.ebuild b/media-gfx/makeSimplexTexture/makeSimplexTexture-0.8.8-r1.ebuild
index 5a3c5b3..7fc17dd 100644
--- a/media-gfx/makeSimplexTexture/makeSimplexTexture-0.8.8.ebuild
+++ b/media-gfx/makeSimplexTexture/makeSimplexTexture-0.8.8-r1.ebuild
@@ -22,7 +22,7 @@ REQUIRED_USE="
"
COMMON_DEPEND="
- dev-cpp/pwxlib
+ >dev-cpp/pwxlib-0.8.9
>=media-libs/libsfml-2.5.1
"
DEPEND="${COMMON_DEPEND}"
diff --git a/media-gfx/makeSimplexTexture/makeSimplexTexture-9999.ebuild b/media-gfx/makeSimplexTexture/makeSimplexTexture-9999.ebuild
index 41abe43..fcf0cbf 100644
--- a/media-gfx/makeSimplexTexture/makeSimplexTexture-9999.ebuild
+++ b/media-gfx/makeSimplexTexture/makeSimplexTexture-9999.ebuild
@@ -24,7 +24,7 @@ REQUIRED_USE="
"
COMMON_DEPEND="
- dev-cpp/pwxlib
+ >dev-cpp/pwxlib-0.8.9
>=media-libs/libsfml-2.5.1
"
DEPEND="${COMMON_DEPEND}"