We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bfa1de commit fc83f59Copy full SHA for fc83f59
2 files changed
tests/buildall/recipes/all.yaml
@@ -76,6 +76,7 @@ depends:
76
- libs::pcre2-tgt
77
- libs::pixman-tgt
78
- libs::popt-tgt
79
+ - libs::protobuf-tgt
80
- libs::qt6-base-tgt
81
- libs::qt6-declarative-tgt
82
- libs::qt6-remoteobjects-tgt
tests/buildall/recipes/buildall.yaml
@@ -13,6 +13,9 @@ depends:
13
- devel::rpcsvc-proto
14
- devel::squashfs-tools
15
16
+ - name: libs::protobuf
17
+ use: [tools]
18
+ forward: true
19
- name: libs::glib-tools
20
use: [tools]
21
forward: true
0 commit comments