libgudev: re-enable --enable-gudev.
This commit is contained in:
parent
be22738368
commit
54a29def1f
|
@ -24,7 +24,7 @@ Add_dependency build gobject-introspection
|
||||||
|
|
||||||
do_build()
|
do_build()
|
||||||
{
|
{
|
||||||
./configure ${configure_args} --enable-introspection
|
./configure ${configure_args} --enable-gudev --enable-introspection
|
||||||
make ${makejobs}
|
make ${makejobs}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue