[gimp-macos-build] Add suitesparse as gimp dependency
- From: Alex Samorukov <asamorukov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-macos-build] Add suitesparse as gimp dependency
- Date: Sun, 3 Nov 2019 23:27:42 +0000 (UTC)
commit 850e1a271d01ba4337e426c69dae5061c07a429d
Author: Oleksii Samorukov <oleksii_samorukov mckinsey com>
Date: Mon Nov 4 00:27:38 2019 +0100
Add suitesparse as gimp dependency
.circleci/config.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index cb40824..dc28575 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -81,7 +81,7 @@ jobs:
key: bootstrap-v14
- run:
name: Build all GIMP dependencies
- command: source ~/.profile && jhbuild build $(jhbuild info gimp|grep '^Requires:'|sed
's|^Requires:||'|tr -d ',')
+ command: source ~/.profile && jhbuild build suitesparse $(jhbuild info gimp|grep
'^Requires:'|sed 's|^Requires:||'|tr -d ',')
- run:
name: Build all WebKit dependencies
command: source ~/.profile && jhbuild build $(jhbuild info webkit|grep '^Requires:'|sed
's|^Requires:||'|tr -d ',')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]