From 9e17b7db29323e2be527dbbaa14caf1f54d96577 Mon Sep 17 00:00:00 2001 From: Vlad Glagolev Date: Wed, 27 Jul 2022 15:02:26 -0700 Subject: pilot-link: switch to PKG-CONFIG provider (automated) --- mobile/pilot-link/DEPENDS | 2 +- mobile/pilot-link/HISTORY | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'mobile') diff --git a/mobile/pilot-link/DEPENDS b/mobile/pilot-link/DEPENDS index 6b0e9ad686..01f1acc3cc 100755 --- a/mobile/pilot-link/DEPENDS +++ b/mobile/pilot-link/DEPENDS @@ -1,6 +1,6 @@ depends popt && depends bison && -depends pkgconfig && +depends PKG-CONFIG && optional_depends -sub CXX gcc \ "" \ "" \ diff --git a/mobile/pilot-link/HISTORY b/mobile/pilot-link/HISTORY index da399c052a..c7c28d8db2 100644 --- a/mobile/pilot-link/HISTORY +++ b/mobile/pilot-link/HISTORY @@ -1,3 +1,6 @@ +2022-07-27 Vlad Glagolev + * DEPENDS: switch to PKG-CONFIG provider (automated) + 2012-07-12 Sukneet Basuta * PRE_BUILD: added, to apply patch * perl.patch: added, to fix compilation with perl>=5.14 -- cgit v1.2.3