diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2009-05-31 06:22:38 +0000 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2010-09-30 07:13:15 +0000 |
commit | 33872ba1b2aa4ea5b5239f3327049aab3bb363fe (patch) | |
tree | 55479149664171f0ed2ba763de7dd8348be26aef | |
parent | e4411b230b851ea7dad05445f796dac4406114bc (diff) |
Added a dependency on apt7-key to test 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: 1.0.2913-1 Replaces: com.sosiphone.addcydia -Depends: apr-lib, apt7-lib, darwintools, pcre, shell-cmds, system-cmds +Depends: apr-lib, apt7-lib, apt-key, darwintools, pcre, shell-cmds, system-cmds Pre-Depends: dpkg (>= 1.14.25-8) Conflicts: com.sosiphone.addcydia Description: graphical iPhone front-end for APT |