gensio: fix build of Python binding (refs #20604)
authorMichael Heimpold <mhei@heimpold.de>
Tue, 14 Mar 2023 19:58:04 +0000 (20:58 +0100)
committerMichael Heimpold <mhei@heimpold.de>
Wed, 15 Mar 2023 06:32:29 +0000 (07:32 +0100)
commit5b3575eba13b8da412dce26b009ac90870f49e8d
tree98d547de1fd0b1a0bd7166fc98953d4d0369612c
parent15af23b011ad4248c3bb476dbbd196fce7091075
gensio: fix build of Python binding (refs #20604)

We need the host build of swig only.

And the binding uses libgensiocpp - not the plain
C library, so fix the dependency.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
net/gensio/Makefile