summaryrefslogtreecommitdiffstats
path: root/mobile
diff options
context:
space:
mode:
Diffstat (limited to 'mobile')
-rwxr-xr-xmobile/barry/DEPENDS2
-rw-r--r--mobile/barry/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/mobile/barry/DEPENDS b/mobile/barry/DEPENDS
index e30516af5d..c8c39806d2 100755
--- a/mobile/barry/DEPENDS
+++ b/mobile/barry/DEPENDS
@@ -1,4 +1,4 @@
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends LIBUSB &&
depends SSL &&
optional_depends boost "" "" "needed if you want to save downloads for later upload to your device" &&
diff --git a/mobile/barry/HISTORY b/mobile/barry/HISTORY
index b50a121901..5ccfaed674 100644
--- a/mobile/barry/HISTORY
+++ b/mobile/barry/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)