X-Git-Url: https://git.saurik.com/cydia.git/blobdiff_plain/d890e8b8d837990529c247fe037612ab7e45ba8b..e954c30af6dc38a7ca6a296fbaed9863be378700:/Library/firmware.sh diff --git a/Library/firmware.sh b/Library/firmware.sh index 3e64e5c2..53543ba9 100755 --- a/Library/firmware.sh +++ b/Library/firmware.sh @@ -106,6 +106,10 @@ EOF / 0$/ d; ' | while read -r name value; do pseudo "gsc.${name}" "${value}" "virtual GraphicsServices dependency" + + if [[ ${name} == ipad ]]; then + pseudo "gsc.wildcat" "${value}" "virtual virtual GraphicsServices dependency" + fi done fi