summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:07:09 -0700
committerVlad Glagolev2022-07-27 15:07:09 -0700
commitab4bd5bf77743ea2ac476a2e299eda8aefec16f9 (patch)
tree2bab0352d4985a909a2541ae9dadfa44cc9064e7 /net
parent88b49a7e7a97e206a2bfc7d2e85c941b62b709c1 (diff)
iproute2: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'net')
-rwxr-xr-xnet/iproute2/DEPENDS2
-rw-r--r--net/iproute2/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/net/iproute2/DEPENDS b/net/iproute2/DEPENDS
index 34654fbaad..ed646a4dd6 100755
--- a/net/iproute2/DEPENDS
+++ b/net/iproute2/DEPENDS
@@ -1,7 +1,7 @@
depends flex &&
depends bison &&
depends libnl &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
if [ "$BUILD_DOCS" == "y" ]; then
depends linuxdoc-tools &&
diff --git a/net/iproute2/HISTORY b/net/iproute2/HISTORY
index 5ed110e935..db7a7bded7 100644
--- a/net/iproute2/HISTORY
+++ b/net/iproute2/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2022-05-27 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 5.18.0