summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorFlorian Franzmann2022-05-27 17:31:31 +0200
committerFlorian Franzmann2022-05-29 00:03:24 +0200
commitcb31ecce29d94f3db53a60cbd80b11e075084f62 (patch)
tree082092021e0dc413e3ed73a030f139f95b479614 /net
parent2b73101a316be48616bfc68244e3e3d31651c26a (diff)
net/iputils: use MESON_DEPENDS
Diffstat (limited to 'net')
-rwxr-xr-xnet/iputils/DEPENDS3
-rw-r--r--net/iputils/HISTORY3
2 files changed, 5 insertions, 1 deletions
diff --git a/net/iputils/DEPENDS b/net/iputils/DEPENDS
index a35cd79a79..feaf8b6722 100755
--- a/net/iputils/DEPENDS
+++ b/net/iputils/DEPENDS
@@ -1,4 +1,5 @@
-depends meson &&
+. "$GRIMOIRE"/MESON_DEPENDS &&
+
depends gcc &&
optional_depends libcap \
"USE_CAP=true" \
diff --git a/net/iputils/HISTORY b/net/iputils/HISTORY
index 3bbb3984f4..6bb7a6d319 100644
--- a/net/iputils/HISTORY
+++ b/net/iputils/HISTORY
@@ -1,3 +1,6 @@
+2022-05-27 Florian Franzmann <bwlf@bandrate.org>
+ * DEPENDS: use MESON_DEPENDS
+
2021-12-26 Florian Franzmann <bwlf@bandrate.org>
* DETAILS, DEPENDS: version 20211215