summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xe-17/eina/DEPENDS2
-rw-r--r--e-17/eina/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/e-17/eina/DEPENDS b/e-17/eina/DEPENDS
index a2cabd303a..64709f4d93 100755
--- a/e-17/eina/DEPENDS
+++ b/e-17/eina/DEPENDS
@@ -1,6 +1,6 @@
depends automake &&
depends autoconf &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
optional_depends valgrind \
"--enable-valgrind" \
diff --git a/e-17/eina/HISTORY b/e-17/eina/HISTORY
index 19ca3ab505..a82224355c 100644
--- a/e-17/eina/HISTORY
+++ b/e-17/eina/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2014-08-24 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: Updated to 1.7.10 (removed guru sig)