summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-06-21 23:01:45 +0200
committerMichał Górny <mgorny@gentoo.org>2016-06-21 23:02:55 +0200
commit9675d96cfe244033e97dd7034b95c5af251405e3 (patch)
tree88fbf044ae77963caa043e84703cb6275eff7673 /dev-ml/lablgl/lablgl-1.05.ebuild
parentdev-libs/liblognorm: Revert premature stabilization due to fastjson (diff)
downloadgentoo-9675d96cfe244033e97dd7034b95c5af251405e3.tar.gz
gentoo-9675d96cfe244033e97dd7034b95c5af251405e3.tar.bz2
gentoo-9675d96cfe244033e97dd7034b95c5af251405e3.zip
dev-ml/lablgl: Remove another := slot op from || dep
Diffstat (limited to 'dev-ml/lablgl/lablgl-1.05.ebuild')
-rw-r--r--dev-ml/lablgl/lablgl-1.05.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/lablgl/lablgl-1.05.ebuild b/dev-ml/lablgl/lablgl-1.05.ebuild
index b8a7a5ee83f1..fd3d04644192 100644
--- a/dev-ml/lablgl/lablgl-1.05.ebuild
+++ b/dev-ml/lablgl/lablgl-1.05.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
tk? (
>=dev-lang/tcl-8.3:0=
>=dev-lang/tk-8.3:0=
- || ( dev-ml/labltk:= <dev-lang/ocaml-4.02[tk] )
+ || ( dev-ml/labltk <dev-lang/ocaml-4.02[tk] )
)
"