diff options
author | Chloe Brown <chloe.brown.00@outlook.com> | 2023-03-07 16:56:08 +0000 |
---|---|---|
committer | Chloe Brown <chloe.brown.00@outlook.com> | 2023-03-24 21:28:20 +0000 |
commit | 91e2eaf87d10afbfcaeced4f125683f9bb6381df (patch) | |
tree | 405f7f2099d62902ecb91d0192e4d558c61c0ed6 /obs.ipkg |
Initial commit
Diffstat (limited to 'obs.ipkg')
-rw-r--r-- | obs.ipkg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/obs.ipkg b/obs.ipkg new file mode 100644 index 0000000..57d8f91 --- /dev/null +++ b/obs.ipkg @@ -0,0 +1,8 @@ +package obs +authors = "Greg Brown" +sourcedir = "src" + +depends = contrib + +options = "--total" + |