We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58709b3 + a418c90 commit 781c573Copy full SHA for 781c573
2 files changed
recipes/libs/gnome/json-glib.yaml
@@ -11,6 +11,11 @@ checkoutSCM:
11
stripComponents: 1
12
13
depends:
14
+ - name: libs::glib-tools
15
+ use: [tools]
16
+ tools:
17
+ target-toolchain: host-compat-toolchain
18
+
19
- libs::glib-dev
20
- use: []
21
recipes/libs/harfbuzz.yaml
@@ -5,6 +5,11 @@ metaEnvironment:
5
PKG_LICENSE: "MIT"
6
7
8
9
10
- libs::cairo-dev
- libs::freetype-dev
0 commit comments