summaryrefslogtreecommitdiff
path: root/control
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2015-06-25 10:19:08 +0000
committerJay Freeman (saurik) <saurik@saurik.com>2015-06-25 11:59:32 +0000
commit10fd0e0c7fc4459f65c1e6029d44cd522e18becb (patch)
tree90bdf8374633501d71c8d606d5371da0ed96c217 /control
parent445ca7c40d970d9ed973e67040123c2e020fd294 (diff)
On iOS 8.3, allow symbolic links as /Applications.
Diffstat (limited to 'control')
-rw-r--r--control5
1 files changed, 4 insertions, 1 deletions
diff --git a/control b/control
index 328d4f5..7fbeadb 100644
--- a/control
+++ b/control
@@ -4,9 +4,12 @@ Section: Utilities
Maintainer: Jay Freeman (saurik) <saurik@saurik.com>
Architecture: iphoneos-arm
Version:
+Essential: yes
Description: UIKit/GraphicsServices command line access
Name: UIKit Tools
Author: Jay Freeman (saurik) <saurik@saurik.com>
Depiction: http://cydia.saurik.com/info/uikittools/
-Depends: coreutils-bin
+Depends: coreutils-bin, firmware (<< 8.2) | ldid
+Replaces: taiguicache
+Conflicts: taiguicache
Tag: purpose::console, role::hacker