Unbreak build on non-i386 OpenBSD versions.

This commit is contained in:
mmdolze
2011-11-19 11:36:15 +00:00
parent 66cfe148f7
commit fdd440219d
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -15,6 +15,7 @@ v0.5dev (ongoing development)
+ glcd driver: New connection type PNG, writes framebuffer as PNG image
+ hd44780: Fix vBars and block icon not working correctly on the same screen
* Build system: Link LCDd itself with pthread library if available
* lcdproc client: Unbreak build on OpenBSD non-i386 (E. Barrett)
v0.5.5
+ sed1330 driver: Add support for HG25504 (L. Lagendijk)