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.
1 parent 2d2f48f commit b220a8eCopy full SHA for b220a8e
elements/eos/eos-license-service.bst
@@ -0,0 +1,16 @@
1
+kind: autotools
2
+description: |
3
+ GJS service that extracts all the license files on demand.
4
+
5
+sources:
6
+- kind: git_repo
7
+ url: github:endlessm/eos-license-service.git
8
+ track: Release_*
9
+ ref: Release_6.0.7-0-g56aba79154be06970fd3795f3a801d6d0676c208
10
11
+build-depends:
12
+- freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
13
14
+depends:
15
+- gnome-build-meta.bst:sdk/gjs.bst
16
+- freedesktop-sdk.bst:components/systemd.bst
0 commit comments