Added patch to fix detection of ncurses library on Archlinux.

This commit is contained in:
Sebastian Lackner
2014-09-01 21:30:32 +02:00
parent 027b85ed1b
commit faf78575ac
5 changed files with 102 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -5,6 +5,7 @@ wine-compholio (1.7.26) UNRELEASED; urgency=low
* Added patch to use dynamic linking for libpcap.
* Added patch to fix issues when using setcap on wine executable.
* Added patch to improve heap allocation performance by using more freelists.
* Added patch to fix detection of ncurses on Archlinux (avoids ugly workarounds at build time).
-- Erich E. Hoover <erich.e.hoover@gmail.com> Wed, 27 Aug 2014 00:34:51 +0200
wine-compholio (1.7.25) unstable; urgency=low