Commit d2bfc71d authored by satmandu's avatar satmandu Committed by GitHub

add vala dep (#4634)

parent 33dbddbc
......@@ -9,6 +9,8 @@ class Libhandy < Package
source_sha256 '5b1ceebf80a82bb56804370d88481b8a4affe5d33f13a7fd06905135cceaaf88'
depends_on 'vala'
def self.prebuild
system "sed -i 's,-fstack-protector-strong,-fno-stack-protector,' meson.build"
end
......
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