Skip to content

Commit 44ebe27

Browse files
authored
Merge pull request #1908 from matusmarhefka/packit_srpm_build_deps
Define srpm_build_deps in packit configuration
2 parents 70cb3c1 + ac89d72 commit 44ebe27

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.packit.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ actions:
66
get-current-version:
77
- bash -c "source release_tools/versions.sh && echo ${version}"
88

9+
srpm_build_deps:
10+
- bash
11+
912
jobs:
1013
- job: copr_build
1114
trigger: pull_request

0 commit comments

Comments
 (0)