Commit 240ab317 authored by satmandu's avatar satmandu Committed by GitHub

glade needs graphite dep (#4800)

parent 9bf6c7fa
......@@ -11,6 +11,7 @@ class Glade < Package
depends_on 'libxml2'
depends_on 'gobject_introspection'
depends_on 'pygobject'
depends_on 'graphite'
def self.build
ENV['CFLAGS'] = "-fuse-ld=lld"
......
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