diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-07 19:14:58 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-08 01:05:35 (EST) |
commit | cd9f5d5289fc7830bc5eafc3e9a17aec402aef2f (patch) | |
tree | 04d3b9274d99b93659c3b0a2b36058fe3ee6d767 /libext2fs.2.pkg/control | |
parent | afaa9df616a6c805f915d52ffc063edd4b8be88a (diff) |
Add packages
Diffstat (limited to 'libext2fs.2.pkg/control')
-rw-r--r-- | libext2fs.2.pkg/control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libext2fs.2.pkg/control b/libext2fs.2.pkg/control new file mode 100644 index 0000000..d4da86d --- /dev/null +++ b/libext2fs.2.pkg/control @@ -0,0 +1,7 @@ +Architecture: any +Platform: all +Section: lib +Depends: + e2fsprogs-common (= ${Source-Version}), + ${Shlib-Depends}, +Description: Ext2fs library |