Fix build on Ubuntu.
--HG-- branch : develop
This commit is contained in:
parent
3d711ec67d
commit
849bfb29be
3
dist/OBS_debian/debian.control
vendored
3
dist/OBS_debian/debian.control
vendored
|
@ -8,7 +8,8 @@ Build-Depends: debhelper (>= 8.0.0),
|
||||||
g++ (>= 4.7.0),
|
g++ (>= 4.7.0),
|
||||||
qt5-default (>= 5.2.0),
|
qt5-default (>= 5.2.0),
|
||||||
qttools5-dev-tools (>= 5.2.0),
|
qttools5-dev-tools (>= 5.2.0),
|
||||||
libqt5xmlpatterns5-dev (>= 5.2.0)
|
libqt5xmlpatterns5-dev (>= 5.2.0),
|
||||||
|
libqt5opengl5-dev (>= 5.2.0)
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 3.9.5
|
||||||
Homepage: https://valentinaproject.bitbucket.io/
|
Homepage: https://valentinaproject.bitbucket.io/
|
||||||
Vcs-Browser: https://bitbucket.org/dismine/valentina
|
Vcs-Browser: https://bitbucket.org/dismine/valentina
|
||||||
|
|
3
dist/OBS_debian/valentina.dsc
vendored
3
dist/OBS_debian/valentina.dsc
vendored
|
@ -13,7 +13,8 @@ Build-Depends: debhelper (>= 8.0.0),
|
||||||
g++ (>= 4.7.0),
|
g++ (>= 4.7.0),
|
||||||
qt5-default (>= 5.2.0),
|
qt5-default (>= 5.2.0),
|
||||||
qttools5-dev-tools (>= 5.2.0),
|
qttools5-dev-tools (>= 5.2.0),
|
||||||
libqt5xmlpatterns5-dev (>= 5.2.0)
|
libqt5xmlpatterns5-dev (>= 5.2.0),
|
||||||
|
libqt5opengl5-dev (>= 5.2.0)
|
||||||
Package-List:
|
Package-List:
|
||||||
valentina deb graphics optional
|
valentina deb graphics optional
|
||||||
Files:
|
Files:
|
||||||
|
|
3
dist/debian/control
vendored
3
dist/debian/control
vendored
|
@ -8,7 +8,8 @@ Build-Depends: debhelper (>= 8.0.0),
|
||||||
g++ (>= 4.7.0),
|
g++ (>= 4.7.0),
|
||||||
qt5-default (>= 5.2.0),
|
qt5-default (>= 5.2.0),
|
||||||
qttools5-dev-tools (>= 5.2.0),
|
qttools5-dev-tools (>= 5.2.0),
|
||||||
libqt5xmlpatterns5-dev (>= 5.2.0)
|
libqt5xmlpatterns5-dev (>= 5.2.0),
|
||||||
|
libqt5opengl5-dev (>= 5.2.0)
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 3.9.5
|
||||||
Homepage: https://valentinaproject.bitbucket.io/
|
Homepage: https://valentinaproject.bitbucket.io/
|
||||||
Vcs-Browser: https://bitbucket.org/dismine/valentina
|
Vcs-Browser: https://bitbucket.org/dismine/valentina
|
||||||
|
|
Loading…
Reference in New Issue
Block a user