summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorFlorian Franzmann2022-05-28 16:27:23 +0200
committerFlorian Franzmann2022-05-29 00:03:26 +0200
commitd5e728f581d9f4113a6bc16abae6441edbae19a4 (patch)
treeef5c1b28bdabae482cf3d5d54ca889f4287ec712 /net
parent8e007bf6cc455bd566f7ad04794e4415e4289e9e (diff)
net/libpsl: use MESON_DEPENDS
Diffstat (limited to 'net')
-rwxr-xr-xnet/libpsl/DEPENDS4
-rw-r--r--net/libpsl/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/net/libpsl/DEPENDS b/net/libpsl/DEPENDS
index 5e717e3495..f99b537652 100755
--- a/net/libpsl/DEPENDS
+++ b/net/libpsl/DEPENDS
@@ -1,4 +1,4 @@
+. "$GRIMOIRE"/MESON_DEPENDS &&
+
depends python3 &&
-depends meson &&
-depends ninja-build-system &&
depends icu
diff --git a/net/libpsl/HISTORY b/net/libpsl/HISTORY
index 79f36e57a8..646c300346 100644
--- a/net/libpsl/HISTORY
+++ b/net/libpsl/HISTORY
@@ -1,3 +1,6 @@
+2022-05-28 Florian Franzmann <bwlf@bandrate.org>
+ * DEPENDS: use MESON_DEPENDS
+
2020-11-07 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.21.1
meson build