diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-08-01 17:48:47 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-08-01 18:20:15 (EDT) |
commit | 822276704a60be901f191054685cffeaae99824e (patch) | |
tree | 8c7e29d223e5956e1286c169febef00b748d3fb6 /proquivs.pkg/control |
Initial commit
Diffstat (limited to 'proquivs.pkg/control')
-rw-r--r-- | proquivs.pkg/control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/proquivs.pkg/control b/proquivs.pkg/control new file mode 100644 index 0000000..95a6d00 --- /dev/null +++ b/proquivs.pkg/control @@ -0,0 +1,7 @@ +Architecture: all +Platform: all +Section: dev +Depends: opkbuild, libopkbuild.2 +Description: Trivial package generator + proquivs is inspired by Debian's equivs package. It can generate and build + trivial packages, useful for testing dependency resolution. |