summaryrefslogtreecommitdiff
path: root/Mk/bsd.gecko.mk
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2022-01-12 10:38:51 +0100
committerTobias Kortkamp <tobik@FreeBSD.org>2022-01-17 12:56:32 +0100
commit183588879e6bae37e4fd11e4b3336c49d6e64e0f (patch)
treed30b6e7a0d61145c97b7c802edf9fcf6c8b1a453 /Mk/bsd.gecko.mk
parenteditors/mg: Update to 7.0 (diff)
lang/rust: Update to 1.58.0
Changes: https://blog.rust-lang.org/2022/01/13/Rust-1.58.0.html PR: 261150 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D33864
Diffstat (limited to 'Mk/bsd.gecko.mk')
-rw-r--r--Mk/bsd.gecko.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.gecko.mk b/Mk/bsd.gecko.mk
index e875a09d7244..2ea7777fb7d8 100644
--- a/Mk/bsd.gecko.mk
+++ b/Mk/bsd.gecko.mk
@@ -76,7 +76,7 @@ BUNDLE_LIBS= yes
BUILD_DEPENDS+= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} \
rust-cbindgen>=0.19.0:devel/rust-cbindgen \
- ${RUST_DEFAULT}>=1.57.0:lang/${RUST_DEFAULT} \
+ ${RUST_DEFAULT}>=1.58.0:lang/${RUST_DEFAULT} \
node:www/node
LIB_DEPENDS+= libdrm.so:graphics/libdrm
RUN_DEPENDS+= ${LOCALBASE}/lib/libpci.so:devel/libpci