diff options
author | Sam Bingner <sam@bingner.com> | 2018-12-15 09:56:31 -1000 |
---|---|---|
committer | Sam Bingner <sam@bingner.com> | 2018-12-15 09:56:31 -1000 |
commit | 57b7d3bd22b28b324a8dd36460bc7dafcde11c0e (patch) | |
tree | ad3c9fb1078efd970ef1e47a31373645f745370b | |
parent | 7e6eb4499eef2c528f119b2b35c2ce25d336d325 (diff) |
xz should not be a pre-depend but rather a dependHEADv1.1.32%b11master
-rw-r--r-- | cydia.control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cydia.control b/cydia.control index 385547b..6710389 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 | libapt, apt7-key | apt-key, cydia-lproj (>= 1.1.10), darwintools, debianutils, dpkg (>= 1.18), org.thebigboss.repo.icons, sed, shell-cmds, system-cmds, uikittools (>= 1.1.4) +Depends: apt7-lib | libapt, apt7-key | apt-key, cydia-lproj (>= 1.1.10), darwintools, debianutils, dpkg (>= 1.18), org.thebigboss.repo.icons, sed, shell-cmds, system-cmds, uikittools (>= 1.1.4), xz Conflicts: bigboss, bigbossbetarepo, com.sosiphone.addcydia, cydia-sources, ispazio.net, modmyifone, ste, yellowsn0w.com, zodttd -Pre-Depends: debianutils, dpkg (>= 1.14.25-8), xz, firmware (>=5.0) +Pre-Depends: debianutils, dpkg (>= 1.14.25-8), firmware (>=5.0) Provides: bigbossbetarepo, cydia-sources Description: graphical iPhone front-end for APT Name: Cydia Installer |