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
commit5f66846f9db75fa6e3c6edeedd3d29b681516637 (patch)
tree419716c9296216aca262ea5d6a0f966c5eae0a15 /java
parente4a18a13f08ce057207ef9057a5a9e86d7069e14 (diff)
icedtea6: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'java')
-rwxr-xr-xjava/icedtea6/DEPENDS2
-rw-r--r--java/icedtea6/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/java/icedtea6/DEPENDS b/java/icedtea6/DEPENDS
index d58082ec0d..65efca2d65 100755
--- a/java/icedtea6/DEPENDS
+++ b/java/icedtea6/DEPENDS
@@ -3,7 +3,7 @@ depends gcc &&
depends -sub CXX gcc &&
depends libffi &&
depends lsb-release &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends zip &&
depends unzip &&
depends libxslt &&
diff --git a/java/icedtea6/HISTORY b/java/icedtea6/HISTORY
index 3fb1563803..21276d65f7 100644
--- a/java/icedtea6/HISTORY
+++ b/java/icedtea6/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