From a9a189e9a4d823c8821cbd7dbffab380b8bf0c5e Mon Sep 17 00:00:00 2001
From: Gambhiro <gambhiro.bhikkhu.85@gmail.com>
Date: Tue, 15 Dec 2015 16:21:35 +0000
Subject: [PATCH] dependencies for Ubuntu 15.10 Wily Werevolf

---
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c9a8c5a..92905e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+fractorium (0.9.9.2b-0ubuntu3) wily; urgency=low
+
+  * include paths and deps for wily
+
+ -- Gambhiro Bhikkhu <gambhiro.bhikkhu.85@gmail.com>  Tue, 15 Dec 2015 13:44:16 +0000
+
 fractorium (0.9.9.2b-0ubuntu1) vivid; urgency=low
 
   * now it's all qmake
diff --git a/debian/control b/debian/control
index 9218849..06064a0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: fractorium
 Section: graphics
 Priority: optional
 Maintainer: Gambhiro Bhikkhu <gambhiro.bhikkhu.85@gmail.com>
-Build-Depends: debhelper (>= 9), g++ (>= 4.9), libdbus-1-dev, libgl1-mesa-dev, libgl-dev, libglm-dev, libjpeg-dev, libpng12-dev, libtbb-dev, libxml2-dev, qt5-default, qt5-qmake, qtbase5-dev, libqt5opengl5-dev, opencl-headers, nvidia-opencl-dev
+Build-Depends: debhelper (>= 9), g++ (>= 4.9), libdbus-1-dev, libgl1-mesa-dev, libgl-dev, libglm-dev, libjpeg-dev, libpng12-dev, libtbb-dev, libxml2-dev, qt5-default, qt5-qmake, qtbase5-dev, libqt5opengl5-dev, opencl-headers (<< 2.0), nvidia-opencl-icd-352, nvidia-libopencl1-352
 Standards-Version: 3.9.5
 Homepage: http://mfeemster.deviantart.com/
 Vcs-Git: https://github.com/mfeemster/fractorium
@@ -10,7 +10,7 @@ Vcs-Browser: https://github.com/mfeemster/fractorium
 
 Package: fractorium
 Architecture: amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, nvidia-prime, nvidia-modprobe
 Description: A Qt-based fractal flame editor
  A Qt-based fractal flame editor which uses a C++ re-write of the flam3
  algorithm named Ember and a GPU capable version named EmberCL which implements