summaryrefslogtreecommitdiffstats
path: root/e-17
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:01:47 -0700
committerVlad Glagolev2022-07-27 15:01:47 -0700
commit3572396ce6f0caaee5909ede4d657a145ca8d06a (patch)
treeebdad402df6d7d2a275a00483f020bd177bea680 /e-17
parent6923196998b1d979324f8e18e06df159f386f67f (diff)
eina: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'e-17')
-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)