Skip to content

Commit

Permalink
Add dependency sudo
Browse files Browse the repository at this point in the history
Unsupported system without `sudo`
Close LSPosed#499 LSPosed#497
  • Loading branch information
Howard20181 committed Apr 18, 2023
1 parent f07cafe commit ad396d6
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 86 deletions.
8 changes: 4 additions & 4 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@

The following dependencies are required:

| DistrOS | | | |
|:-------------------:|---------------------------------------------------------------------------|------------|--------------|
| Debian | `lzip patchelf e2fsprogs python3 python3-pip aria2 p7zip-full attr unzip` | `whiptail` | `qemu-utils` |
| openSUSE Tumbleweed | Same as above | `dialog` | `qemu-tools` |
| DistrOS | | | |
|:-------------------:|--------------------------------------------------------------------------------|------------|--------------|
| Debian | `lzip patchelf e2fsprogs python3 python3-pip aria2 p7zip-full attr unzip sudo` | `whiptail` | `qemu-utils` |
| openSUSE Tumbleweed | Same as above | `dialog` | `qemu-tools` |

The python3 library `requests` is used.

Expand Down
Loading

0 comments on commit ad396d6

Please sign in to comment.