summaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:02:51 -0700
committerVlad Glagolev2022-07-27 15:02:51 -0700
commit1733cb35d1c311a1b568382792333cd8faa2b207 (patch)
treeb10a6969988e6deedb19ffcc8405a49afd536270 /science
parent67ee18d2dd6695919a6e219fe9a5d4247ea8d625 (diff)
geda-gschem: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'science')
-rwxr-xr-xscience/geda-gschem/DEPENDS2
-rw-r--r--science/geda-gschem/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/science/geda-gschem/DEPENDS b/science/geda-gschem/DEPENDS
index 46ca880f87..6e5fe7cff5 100755
--- a/science/geda-gschem/DEPENDS
+++ b/science/geda-gschem/DEPENDS
@@ -1,6 +1,6 @@
depends guile &&
depends xorg-libs &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends gtk+2 &&
depends glib2 &&
depends gd &&
diff --git a/science/geda-gschem/HISTORY b/science/geda-gschem/HISTORY
index cf77296726..00e8327dc2 100644
--- a/science/geda-gschem/HISTORY
+++ b/science/geda-gschem/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2019-05-18 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: Update dependency; s/gettext/GETTEXT/