xcb-util-wm: add m4 build system dependency (#11056)
This commit is contained in:
parent
8da6593e43
commit
553acbbe3d
@ -19,6 +19,8 @@ class XcbUtilWm(AutotoolsPackage):
|
|||||||
|
|
||||||
version('0.4.1', '0831399918359bf82930124fa9fd6a9b')
|
version('0.4.1', '0831399918359bf82930124fa9fd6a9b')
|
||||||
|
|
||||||
|
depends_on('m4', type='build')
|
||||||
|
|
||||||
depends_on('libxcb@1.4:')
|
depends_on('libxcb@1.4:')
|
||||||
|
|
||||||
depends_on('pkgconfig', type='build')
|
depends_on('pkgconfig', type='build')
|
||||||
|
Loading…
Reference in New Issue
Block a user