Skip to content

Commit fc83f59

Browse files
committed
test: add protobuf
1 parent 5bfa1de commit fc83f59

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

tests/buildall/recipes/all.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ depends:
7676
- libs::pcre2-tgt
7777
- libs::pixman-tgt
7878
- libs::popt-tgt
79+
- libs::protobuf-tgt
7980
- libs::qt6-base-tgt
8081
- libs::qt6-declarative-tgt
8182
- libs::qt6-remoteobjects-tgt

tests/buildall/recipes/buildall.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ depends:
1313
- devel::rpcsvc-proto
1414
- devel::squashfs-tools
1515

16+
- name: libs::protobuf
17+
use: [tools]
18+
forward: true
1619
- name: libs::glib-tools
1720
use: [tools]
1821
forward: true

0 commit comments

Comments
 (0)