diff options
author | Matthew Smith <matthew@gentoo.org> | 2022-04-09 13:46:39 +0100 |
---|---|---|
committer | Matthew Smith <matthew@gentoo.org> | 2022-04-12 08:22:06 +0100 |
commit | 15e9472ef1a8f30f5f6dc192e3bcdbc6c1f8a587 (patch) | |
tree | 812014376b709cd584e2bce175b85f01a2316244 /media-libs/esdl | |
parent | dev-util/rebar: add 3.18.0 (diff) | |
download | gentoo-15e9472ef1a8f30f5f6dc192e3bcdbc6c1f8a587.tar.gz gentoo-15e9472ef1a8f30f5f6dc192e3bcdbc6c1f8a587.tar.bz2 gentoo-15e9472ef1a8f30f5f6dc192e3bcdbc6c1f8a587.zip |
media-libs/esdl: depend on slotted rebar2
Signed-off-by: Matthew Smith <matthew@gentoo.org>
Diffstat (limited to 'media-libs/esdl')
-rw-r--r-- | media-libs/esdl/esdl-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/esdl/esdl-1.3.1.ebuild b/media-libs/esdl/esdl-1.3.1.ebuild index 9f7a826ca320..914c6cb7ef44 100644 --- a/media-libs/esdl/esdl-1.3.1.ebuild +++ b/media-libs/esdl/esdl-1.3.1.ebuild @@ -23,7 +23,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - dev-util/rebar + dev-util/rebar:0 " src_compile() { |