summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:01:58 -0700
committerVlad Glagolev2022-07-27 15:01:58 -0700
commit55f5b514f3b86ebf0c16313a6a4ce80a9048e49e (patch)
treedc1641a744e08d92b63540b998c974391f60aa1b /java
parent5f66846f9db75fa6e3c6edeedd3d29b681516637 (diff)
icedtea7: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'java')
-rwxr-xr-xjava/icedtea7/DEPENDS2
-rw-r--r--java/icedtea7/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/java/icedtea7/DEPENDS b/java/icedtea7/DEPENDS
index c1b43d760f..25915d586e 100755
--- a/java/icedtea7/DEPENDS
+++ b/java/icedtea7/DEPENDS
@@ -2,7 +2,7 @@ depends xorgproto &&
depends gcc &&
depends -sub CXX gcc &&
depends lsb-release &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends GIFLIB &&
depends lcms &&
depends libpng &&
diff --git a/java/icedtea7/HISTORY b/java/icedtea7/HISTORY
index ca4b8022e5..97ad012f61 100644
--- a/java/icedtea7/HISTORY
+++ b/java/icedtea7/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2018-02-06 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: use xorgproto