summaryrefslogtreecommitdiffstats
path: root/kde5-extra
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:02:44 -0700
committerVlad Glagolev2022-07-27 15:02:44 -0700
commit601809dd633efce0f04d9a1c4001b8dbde847a66 (patch)
tree0fcebe9f4f88a97d05343407145b7c96af6d5871 /kde5-extra
parent5298ff43aece2bc2b6089263e3af4fa4867cdafe (diff)
kseexpr: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'kde5-extra')
-rwxr-xr-xkde5-extra/kseexpr/DEPENDS2
-rw-r--r--kde5-extra/kseexpr/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/kde5-extra/kseexpr/DEPENDS b/kde5-extra/kseexpr/DEPENDS
index 01f70a9a90..08d91ef683 100755
--- a/kde5-extra/kseexpr/DEPENDS
+++ b/kde5-extra/kseexpr/DEPENDS
@@ -1,5 +1,5 @@
source $GRIMOIRE/KDE5_DEPENDS &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends bison &&
depends flex &&
optional_depends python3 '-DUSE_PYTHON=1' '-DUSE_PYTHON=0' 'python support' &&
diff --git a/kde5-extra/kseexpr/HISTORY b/kde5-extra/kseexpr/HISTORY
index 8482d7336b..08f9b3b934 100644
--- a/kde5-extra/kseexpr/HISTORY
+++ b/kde5-extra/kseexpr/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2021-12-17 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 4.0.4.0