Re: [Linux-zigbee-devel] [PATCH] add build-depend on bison

2009-06-28 Thread Dmitry Eremin-Solenikov
2009/6/29 Dmitry Eremin-Solenikov : > 2009/6/28 Henning Glawe : >> Moin, >> here's a small patch that adds the missing build-dependency on bison, the >> debian package wouldn't build otherwise. > > Applied, thank you. However, strictly speaking, this should not be necessary. Distributed tarballs s

Re: [Linux-zigbee-devel] [PATCH] add build-depend on bison

2009-06-28 Thread Dmitry Eremin-Solenikov
2009/6/28 Henning Glawe : > Moin, > here's a small patch that adds the missing build-dependency on bison, the > debian package wouldn't build otherwise. Applied, thank you. -- With best wishes Dmitry --

[Linux-zigbee-devel] [PATCH] add build-depend on bison

2009-06-28 Thread Henning Glawe
Moin, here's a small patch that adds the missing build-dependency on bison, the debian package wouldn't build otherwise. --- debian/control |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/debian/control b/debian/control index aa74076..eb852cf 100644 --- a/debian/control