diff options
author | Andreas Boll <andreas.boll.dev@gmail.com> | 2014-04-26 16:23:01 +0200 |
---|---|---|
committer | Andreas Boll <andreas.boll.dev@gmail.com> | 2014-04-26 16:23:03 +0200 |
commit | a69b60b48e8ef6e9def0e222fca9733a34654b86 (patch) | |
tree | a6dd07658d33108f98d8e6973292fb76e76d8c1e /debian/changelog | |
parent | 4524fe73d96a8716a9b66effa24a90c1fc944cf7 (diff) | |
download | mesa-a69b60b48e8ef6e9def0e222fca9733a34654b86.tar.gz |
Relax ocl-icd-libopencl1 dependency to allow the generic virtual libopencl1 as a valid alternative
Closes: #745765
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d2fc15f653..c679fb585c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ mesa (10.1.1-1) UNRELEASED; urgency=low * New upstream release. + * Relax ocl-icd-libopencl1 dependency to allow the generic virtual + libopencl1 as a valid alternative (Closes: #745765). -- Andreas Boll <andreas.boll.dev@gmail.com> Sat, 26 Apr 2014 16:05:08 +0200 |