--Bug fixes

-Remove version number from libpng-dev in PPA control file.
This commit is contained in:
Person 2017-12-22 17:22:54 -08:00
parent 9b153f56c4
commit 7762f3f7eb
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ SRC_DIR = $$EMBER_ROOT/Source
SRC_COMMON_DIR = $$absolute_path($$EMBER_ROOT/Source/EmberCommon)
ASSETS_DIR = $$absolute_path($$EMBER_ROOT/Data)
QTCREATOR_DIR = $$absolute_path($$EMBER_ROOT/Builds/QtCreator)
win32:RCPATH=$$absolute_path($$QTCREATOR_DIR/../MSVC/VS2015)
win32:RCPATH=$$absolute_path($$QTCREATOR_DIR/../MSVC/VS2017)
#4) Add up all include paths.
INCLUDEPATH += $$LOCAL_INCLUDE_DIR

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, libpng16-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++ (>= 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
Standards-Version: 3.9.5
Homepage: http://fractorium.com/
Vcs-Git: https://bitbucket.org/mfeemster/fractorium