Package: lirc
Version: 0.8.3-4
Severity: important
Tags: patch
User: [email protected]
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs small tweak, see bellow.
It would also be nice if you can ask upstream
to include this change.
Please, could you upload fixed package soon,
as unavailability of liblircclient-dev currently
blocks (re)build of many packages.
Thanks in advance
Petr
--- daemons/hw-types.c
+++ daemons/hw-types.c
@@ -110,7 +110,9 @@
&hw_dvico,
#endif
&hw_ea65,
+#ifdef HAVE_LINUX_I2C_DEV_H
&hw_i2cuser,
+#endif
#ifdef HAVE_IGUANAIR
&hw_iguanaIR,
#endif
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]