diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2016-12-28 00:30:34 -0800 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2016-12-28 00:30:34 -0800 |
commit | 0209cce51675512f80e740ce45d568ed6d0029c0 (patch) | |
tree | 5adacf3f52abb1a02af7bd4b8fd682282ec0dfe6 /cydia.control | |
parent | 019bd407df21b38dc22972771fc8557e45a844d3 (diff) |
Compile Cydia to arm64 by linking with APT 1.4~b1.
Diffstat (limited to 'cydia.control')
-rw-r--r-- | cydia.control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cydia.control b/cydia.control index a83995e..c8bfbbe 100644 --- a/cydia.control +++ b/cydia.control @@ -5,9 +5,9 @@ Maintainer: Jay Freeman (saurik) <saurik@saurik.com> Architecture: iphoneos-arm Version: Replaces: bigboss, bigbossbetarepo, com.sosiphone.addcydia, cydia-sources, ispazio.net, modmyifone, saurik, ste, yellowsn0w.com, zodttd -Depends: apt7-lib, apt7-key, cydia-lproj (>= 1.1.10), darwintools, debianutils, org.thebigboss.repo.icons, sed, shell-cmds, system-cmds, uikittools (>= 1.1.4) +Depends: apt7-lib, apt7-key, cydia-lproj (>= 1.1.10), darwintools, debianutils, dpkg (>= 1.18), org.thebigboss.repo.icons, sed, shell-cmds, system-cmds, uikittools (>= 1.1.4) Conflicts: bigboss, bigbossbetarepo, com.sosiphone.addcydia, cydia-sources, ispazio.net, modmyifone, ste, yellowsn0w.com, zodttd -Pre-Depends: debianutils +Pre-Depends: debianutils, dpkg (>= 1.14.25-8) Provides: bigbossbetarepo, cydia-sources Description: graphical iPhone front-end for APT Name: Cydia Installer |