From 7ebf6648d8c8ee64e0219834e84da7d6d4c454d3 Mon Sep 17 00:00:00 2001 From: Billy Robert O'Neal III Date: Wed, 29 Apr 2020 13:44:03 -0700 Subject: [idevicerestore] Mark as failing because it wants which does not exist on Windows. --- ports/idevicerestore/CONTROL | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ports/idevicerestore/CONTROL b/ports/idevicerestore/CONTROL index ca6cabbd0..326c096f4 100644 --- a/ports/idevicerestore/CONTROL +++ b/ports/idevicerestore/CONTROL @@ -1,4 +1,5 @@ Source: idevicerestore -Version: 1.0.12-3 +Version: 1.0.12-4 Description: Restore/upgrade firmware of iOS devices -Build-Depends: libimobiledevice, curl, libirecovery, libzip \ No newline at end of file +Build-Depends: libimobiledevice, curl, libirecovery, libzip +Supports: !(windows) -- cgit v1.2.3