summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-13 08:12:25 +0000
committerSam James <sam@gentoo.org>2021-06-13 11:07:30 +0000
commita67bfbd46febbb325a7293851a120ce0b67fc165 (patch)
tree3b4e18d6da9b46af6417aec5b27cf5f300e2b053 /dev-ml
parentsys-libs/glibc: stable 2.33 for hppa, bug #793692 (diff)
downloadgentoo-a67bfbd46febbb325a7293851a120ce0b67fc165.tar.gz
gentoo-a67bfbd46febbb325a7293851a120ce0b67fc165.tar.bz2
gentoo-a67bfbd46febbb325a7293851a120ce0b67fc165.zip
dev-ml/graphics: add subslot operator for OCaml
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/graphics/graphics-5.1.1-r1.ebuild (renamed from dev-ml/graphics/graphics-5.1.1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/graphics/graphics-5.1.1.ebuild b/dev-ml/graphics/graphics-5.1.1-r1.ebuild
index a1403dc8fcf4..7a3977c3a2ce 100644
--- a/dev-ml/graphics/graphics-5.1.1.ebuild
+++ b/dev-ml/graphics/graphics-5.1.1-r1.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]
- >=dev-lang/ocaml-4.09
+ >=dev-lang/ocaml-4.09:=
x11-libs/libX11:="
DEPEND="${RDEPEND}"
BDEPEND=""