[Buildroot] [PATCH 10/36] package/spice-server: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Aug 17 11:22:18 UTC 2012


Le Mon, 13 Aug 2012 01:53:58 +0200,
"Yann E. MORIN" <yann.morin.1998 at free.fr> a écrit :

> --- /dev/null
> +++ b/package/spice/Config.in
> @@ -0,0 +1,22 @@
> +config BR2_PACKAGE_SPICE
> +	bool "spice server"
> +	depends on BR2_PACKAGE_PYTHON_PYPARSING

This should probably be:

	depends on BR2_PACKAGE_PYTHON
	select BR2_PACKAGE_PYTHON_PYPARSING

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list