summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:02:35 -0700
committerVlad Glagolev2022-07-27 15:02:35 -0700
commit2178b991db7dc7d02b109dc1c933fe68b92eafd6 (patch)
tree24b48e8a3e4e13182c867d519f130175121288f0 /net
parent97ab939bc0533cc5296d35170b5972a079261edb (diff)
gip: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'net')
-rwxr-xr-xnet/gip/DEPENDS2
-rw-r--r--net/gip/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/net/gip/DEPENDS b/net/gip/DEPENDS
index a2528bdabe..d44bbb52ea 100755
--- a/net/gip/DEPENDS
+++ b/net/gip/DEPENDS
@@ -1,2 +1,2 @@
depends gtkmm2 &&
-depends pkgconfig
+depends PKG-CONFIG
diff --git a/net/gip/HISTORY b/net/gip/HISTORY
index 12ab12d23e..b4d0f3b04b 100644
--- a/net/gip/HISTORY
+++ b/net/gip/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2009-09-26 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: renewed website and source url