diff options
Diffstat (limited to 'MobileCydia.mm')
-rw-r--r-- | MobileCydia.mm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MobileCydia.mm b/MobileCydia.mm index ddd82f5..6987230 100644 --- a/MobileCydia.mm +++ b/MobileCydia.mm @@ -8935,6 +8935,8 @@ bool DepSubstrate(const pkgCache::VerIterator &iterator) { href, @"URI", @"./", @"Distribution", nil] forKey:[NSString stringWithFormat:@"deb:%@:./", href]]; + + Changed_ = true; } - (void) reloadDataWithInvocation:(NSInvocation *)invocation { |