diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2010-12-02 02:29:42 -0800 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2010-12-02 03:48:54 -0800 |
commit | 958ded7e72adfd81ecf4db8565429c40fbe02b40 (patch) | |
tree | b6a6e410022dd7cd252fd1cf1a85dcb601d4a714 /control | |
parent | 235f548710c76c6342e5700142d423cf9ae0a17c (diff) |
Remove firmware (>= 3.2) dependency from control file.
Diffstat (limited to 'control')
-rw-r--r-- | control | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Maintainer: Jay Freeman (saurik) <saurik@saurik.com> Architecture: iphoneos-arm Version: Replaces: com.sosiphone.addcydia -Depends: apr-lib, apt7-lib, apt7-key, darwintools, pcre, sed, shell-cmds, system-cmds, uikittools (>= 1.0.3198), firmware (>= 3.2) +Depends: apr-lib, apt7-lib, apt7-key, darwintools, pcre, sed, shell-cmds, system-cmds, uikittools (>= 1.0.3198) Pre-Depends: dpkg (>= 1.14.25-8) Conflicts: com.sosiphone.addcydia Description: graphical iPhone front-end for APT |