diff options
| author | comex | 2015-03-03 01:13:58 -0500 |
|---|---|---|
| committer | comex | 2015-03-03 01:13:58 -0500 |
| commit | 830649147b7483572586c70993279fdd88f00b19 (patch) | |
| tree | 32c4b90933cc873d3bd8347f252ed10fc9351b71 | |
| parent | add note about safestrat (diff) | |
| parent | Made Substitute depend on iOS 8 (diff) | |
| download | substitute-830649147b7483572586c70993279fdd88f00b19.tar.gz | |
Merge pull request #2 from evilGoldfish/master
OMG a pull request!
| -rw-r--r-- | darwin-bootstrap/DEBIAN/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/darwin-bootstrap/DEBIAN/control b/darwin-bootstrap/DEBIAN/control index e6fbe13..28c2015 100644 --- a/darwin-bootstrap/DEBIAN/control +++ b/darwin-bootstrap/DEBIAN/control @@ -8,4 +8,5 @@ Version: {VERSION} Description: Substrate substitute for code substitution Maintainer: comex <comexk+dm@gmail.com> Section: System +Depends: firmware (>= 8.0) |
