Added OpenCL dependency to the Debian control file.

This commit is contained in:
Erich E. Hoover 2015-01-19 12:51:32 -07:00
parent ffac1eec98
commit 1b743a18ea
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -1,4 +1,5 @@
wine-staging (1.7.35) UNRELEASED; urgency=low
* Added OpenCL dependency to the Debian control file.
* Add support for patchinstall.sh parameters '--no-patchlist' and '--no-autoconf'.
* Add support for Gentoo epatch backend to patchinstall.sh.
* Automatically enable fallback method to apply patches when running from inside of a git subdirectory.

1
debian/control vendored
View File

@ -62,6 +62,7 @@ Build-Depends: autotools-dev,
libxxf86vm-dev,
linux-kernel-headers,
linux-libc-dev,
opencl-headers,
prelink,
quilt (>= 0.46-7~),
sharutils,