Browse Source

Update libreoffice-still.rb (#4776)

master
miccal 7 years ago
committed by commitay
parent
commit
0985b0fc62
  1. 4
      Casks/libreoffice-still.rb

4
Casks/libreoffice-still.rb

@ -8,6 +8,10 @@ cask 'libreoffice-still' do
homepage 'https://www.libreoffice.org/download/libreoffice-still/'
gpg "#{url}.asc", key_id: 'c2839ecad9408fbe9531c3e9f434a1efafeeaea3'
conflicts_with cask: [
'libreoffice',
'libreoffice-dev',
]
depends_on macos: '>= :mountain_lion'
app 'LibreOffice.app'

Loading…
Cancel
Save