diff --git a/Casks/c/couchpotato.rb b/Casks/c/couchpotato.rb index c5fdfe937245..ae5fa7114806 100644 --- a/Casks/c/couchpotato.rb +++ b/Casks/c/couchpotato.rb @@ -13,4 +13,8 @@ app "CouchPotato.app" zap trash: "~/Library/Application Support/CouchPotato" + + caveats do + requires_rosetta + end end