--Bug fixes

-Another PPA build attempt by adding a dependency on libc6-dev.
This commit is contained in:
Person 2017-12-22 17:54:09 -08:00
parent 7a84a72624
commit 9ebf382e65
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
fractorium (1.0.0.7e-0ubuntu1) artful; urgency=low
* release 1.0.0.7
-- Matt Feemster <matt.feemster@gmail.com> Fri, 22 Dec 2017 17:43:23 -0800
fractorium (1.0.0.7d-0ubuntu1) artful; urgency=low
* release 1.0.0.7

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: fractorium
Section: graphics
Priority: optional
Maintainer: Gambhiro Bhikkhu <matt.feemster@gmail.com>
Build-Depends: debhelper (>= 9), g++ (>= 4.9), libgl1-mesa-dev, libgl-dev, libglm-dev, libjpeg-dev, libpng-dev, libqt5opengl5-dev, libtbb-dev, libxml2-dev, ocl-icd-libopencl1, ocl-icd-opencl-dev, opencl-headers, qt5-default, qt5-qmake, qtbase5-dev, libopenexr22, libopenexr-dev
Build-Depends: debhelper (>= 9), g++ (>= 5.4), libc6-dev, libgl1-mesa-dev, libgl-dev, libglm-dev, libjpeg-dev, libpng-dev, libqt5opengl5-dev, libtbb-dev, libxml2-dev, ocl-icd-libopencl1, ocl-icd-opencl-dev, opencl-headers, qt5-default, qt5-qmake, qtbase5-dev, libopenexr22, libopenexr-dev
Standards-Version: 3.9.5
Homepage: http://fractorium.com/
Vcs-Git: https://bitbucket.org/mfeemster/fractorium