summaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:02:55 -0700
committerVlad Glagolev2022-07-27 15:02:55 -0700
commit73c8ff79323d0ba9498b1a9da2ab600b0f14d929 (patch)
treeb074509d1f56a829232dd829ac0283b88e8af4ab /science
parent831de0ea3133ea273019b0c4457ddaca92738840 (diff)
viking: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'science')
-rwxr-xr-xscience/viking/DEPENDS2
-rw-r--r--science/viking/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/science/viking/DEPENDS b/science/viking/DEPENDS
index acd739b46c..4b78aff210 100755
--- a/science/viking/DEPENDS
+++ b/science/viking/DEPENDS
@@ -1,4 +1,4 @@
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends xorg-libs &&
depends gtk+2 &&
depends expat &&
diff --git a/science/viking/HISTORY b/science/viking/HISTORY
index 9647f2dd68..d10f99e6ca 100644
--- a/science/viking/HISTORY
+++ b/science/viking/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)