Commit 50a7621f authored by saltedcoffii's avatar saltedcoffii Committed by GitHub

fix #5497 (#5502)

parent 707bdcd4
...@@ -35,6 +35,7 @@ class Xwayland < Package ...@@ -35,6 +35,7 @@ class Xwayland < Package
depends_on 'libxkbcommon' depends_on 'libxkbcommon'
depends_on 'libxkbfile' depends_on 'libxkbfile'
depends_on 'libxtrans' depends_on 'libxtrans'
depends_on 'libxdmcp'
depends_on 'lzma' => :build depends_on 'lzma' => :build
depends_on 'mesa' depends_on 'mesa'
depends_on 'pixman' depends_on 'pixman'
......
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