diff options
author | B. Stack <bgstack15@gmail.com> | 2023-02-16 19:55:54 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2023-02-16 19:56:46 -0500 |
commit | c747630f16181d71ce2d7fb5b31f164062c17d5d (patch) | |
tree | 2e031de9e39e3f0aa431807dba8206c202636c54 /newmoon/debian/_constraints | |
parent | Merge branch 'scite-bump' into 'master' (diff) | |
download | stackrpms-c747630f16181d71ce2d7fb5b31f164062c17d5d.tar.gz stackrpms-c747630f16181d71ce2d7fb5b31f164062c17d5d.tar.bz2 stackrpms-c747630f16181d71ce2d7fb5b31f164062c17d5d.zip |
nm 32.0.0 rc1
Diffstat (limited to 'newmoon/debian/_constraints')
-rw-r--r-- | newmoon/debian/_constraints | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/newmoon/debian/_constraints b/newmoon/debian/_constraints new file mode 100644 index 0000000..b058511 --- /dev/null +++ b/newmoon/debian/_constraints @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<constraints> + <hardware> + <disk> + <size unit="G">30</size> + </disk> + <memory> + <size unit="M">14000</size> + </memory> + </hardware> +</constraints> |