Skip to content

Commit a5bd0e1

Browse files
author
Oleg Girko
committed
Don't require obs-source_service from obs-service-tar-git package.
This is needed to allow service to be run locally by osc. Signed-off-by: Oleg Girko <oleg.girko@jolla.com>
1 parent 561015b commit a5bd0e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rpm/boss-launcher-webhook.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Webhook handler for gitlab, github and bitbucket that receives data as a POST ca
3838

3939
%package -n obs-service-tar-git
4040
Group: Applications/Engineering
41-
Requires: git, obs-source_service
41+
Requires: git
4242
Summary: OBS source service to generate sources from git
4343
%description -n obs-service-tar-git
4444
This package provides the service to generate source from git inside an OBS source service

0 commit comments

Comments
 (0)