Commit eefd15f9 authored by lovedheart's avatar lovedheart Committed by GitHub

Add dependency libxshmfence for mesa [armv7l]

I try to do a clean install of mesa, it shows that it needs libxshmfence.
parent 807aee41
......@@ -28,7 +28,7 @@ class Mesa < Package
depends_on 'wayland'
depends_on 'python27'
depends_on 'bison'
depends_on 'libxshmfence'
# tested on armv7l
def self.build
system "pip install --prefix #{CREW_PREFIX} --root #{CREW_DEST_DIR} Mako"
......
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