diff --git a/Casks/libreoffice-still.rb b/Casks/libreoffice-still.rb index 775e536c0..362eada4a 100644 --- a/Casks/libreoffice-still.rb +++ b/Casks/libreoffice-still.rb @@ -8,10 +8,7 @@ cask 'libreoffice-still' do homepage 'https://www.libreoffice.org/download/libreoffice-still/' gpg "#{url}.asc", key_id: 'c2839ecad9408fbe9531c3e9f434a1efafeeaea3' - conflicts_with cask: [ - 'libreoffice', - 'libreoffice-dev', - ] + conflicts_with cask: 'libreoffice' depends_on macos: '>= :mountain_lion' app 'LibreOffice.app'