diff options
Diffstat (limited to 'tests/lib-sbom/variable-test2.pc')
| -rw-r--r-- | tests/lib-sbom/variable-test2.pc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/lib-sbom/variable-test2.pc b/tests/lib-sbom/variable-test2.pc new file mode 100644 index 000000000000..52033aba61b9 --- /dev/null +++ b/tests/lib-sbom/variable-test2.pc @@ -0,0 +1,7 @@ +Name: variable-test2 +Description: Variable test 2 +URL: https://github.com/pkgconf/pkgconf/releases/ +Version: 2.0 +License: ${license_variable_test} +Source: https://github.com/pkgconf/pkgconf/archive/refs/tags/pkgconf-2.5.1.tar.gz +Requires: variable-test1 |
