mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
filezilla: add libwebp dep (#4832)
* add libwebp dep * change dep order
This commit is contained in:
@@ -29,7 +29,9 @@ class Filezilla < Package
|
||||
depends_on 'sqlite'
|
||||
depends_on 'wxwidgets'
|
||||
depends_on 'xdg_utils'
|
||||
depends_on 'libwebp'
|
||||
depends_on 'sommelier'
|
||||
|
||||
|
||||
def self.patch
|
||||
system 'filefix'
|
||||
|
||||
Reference in New Issue
Block a user