Commit 78525cfd authored by James Larrowe's avatar James Larrowe Committed by Chris Thurber

Add xauth dependency to code package (#3135)

parent cbcd6ae0
......@@ -25,6 +25,7 @@ class Code < Package
depends_on 'nodebrew'
depends_on 'yarn' => :build
depends_on 'gtk2'
depends_on 'xauth'
depends_on 'ld_default'
depends_on 'libsecret'
depends_on 'libgconf'
......
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