Fix X11 env setup
This commit is contained in:
parent
1b0f0824fe
commit
115501d42f
@ -59,7 +59,7 @@ class X11Dependency < Requirement
|
|||||||
|
|
||||||
fatal true
|
fatal true
|
||||||
|
|
||||||
env { x11 }
|
env { ENV.x11 }
|
||||||
|
|
||||||
def initialize(name="x11", *tags)
|
def initialize(name="x11", *tags)
|
||||||
tags.flatten!
|
tags.flatten!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user