diff options
author | Sam Bingner <sam@bingner.com> | 2019-01-11 16:04:43 -1000 |
---|---|---|
committer | Sam Bingner <sam@bingner.com> | 2019-05-27 14:30:27 -1000 |
commit | edd5de7676db30e248caa4d9d898f9de51acc720 (patch) | |
tree | c4d9fc3d321645abf7afe00e07f6087750991e1c | |
parent | 472cd6495c40b2559689580588fc1efd069e24b2 (diff) |
Use noawait triggers
-rw-r--r-- | cydia.control | 2 | ||||
-rw-r--r-- | triggers | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/cydia.control b/cydia.control index 4d6afc2..f09c974 100644 --- a/cydia.control +++ b/cydia.control @@ -7,7 +7,7 @@ Version: Replaces: bigboss, bigbossbetarepo, com.sosiphone.addcydia, cydia-sources, ispazio.net, modmyifone, saurik, ste, yellowsn0w.com, zodttd Depends: 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), firmware (>=5.0) +Pre-Depends: debianutils, dpkg (>= 1.16.1), firmware (>=5.0) Provides: bigbossbetarepo, cydia-sources Description: graphical iPhone front-end for APT Name: Cydia Installer @@ -1,2 +1,2 @@ -interest /Applications -interest /Library/Themes +interest-noawait /Applications +interest-noawait /Library/Themes |