Commit 658b21c7 authored by Chris Thurber's avatar Chris Thurber Committed by GitHub

Merge pull request #2787 from uberhacker/update-gimp-package

Add llvm dependency to gimp
parents f86c867f 874a5d92
......@@ -29,6 +29,7 @@ class Gimp < Package
depends_on 'libmng'
depends_on 'libtiff'
depends_on 'libwmf'
depends_on 'llvm'
depends_on 'aalib'
depends_on 'mypaint_brushes'
depends_on 'openexr'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment