diff options
Diffstat (limited to 'tests/lib-sbom/test4.pc')
| -rw-r--r-- | tests/lib-sbom/test4.pc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/lib-sbom/test4.pc b/tests/lib-sbom/test4.pc new file mode 100644 index 000000000000..502a5fec8445 --- /dev/null +++ b/tests/lib-sbom/test4.pc @@ -0,0 +1,8 @@ +Name: test4 +Description: Test package 4 +URL: https://github.com/pkgconf/pkgconf/ +Version: 4.0.0 +License: MIT +Source: https://github.com/pkgconf/pkgconf/archive/refs/tags/pkgconf-2.5.1.tar.gz +Requires: test5 \ + test6 |
