Fix build on Debian.
--HG-- branch : develop
This commit is contained in:
parent
531b5f2b57
commit
3d711ec67d
3
dist/OBS_debian/debian.control
vendored
3
dist/OBS_debian/debian.control
vendored
|
@ -8,8 +8,7 @@ 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
|
||||||
|
|
18
dist/OBS_debian/valentina.dsc
vendored
18
dist/OBS_debian/valentina.dsc
vendored
|
@ -2,18 +2,24 @@ Format: 3.0 (native)
|
||||||
Source: valentina
|
Source: valentina
|
||||||
Binary: valentina
|
Binary: valentina
|
||||||
Architecture: i386 amd64
|
Architecture: i386 amd64
|
||||||
Version: 0.4.5
|
Version: 0.6.0
|
||||||
Maintainer: Roman Telezhynskyi <dismine@gmail.com>
|
Maintainer: Roman Telezhynskyi <dismine@gmail.com>
|
||||||
Homepage: http://www.valentina-project.org/
|
Homepage: https://valentinaproject.bitbucket.io/
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 3.9.5
|
||||||
Vcs-Browser: https://bitbucket.org/dismine/valentina
|
Vcs-Browser: https://bitbucket.org/dismine/valentina
|
||||||
Build-Depends: debhelper (>= 8.0.0), qtbase5-dev (>= 5.0.0), libqt5svg5-dev (>= 5.0.0), g++ (>= 4.6.0), qt5-default (>= 5.0.0), qttools5-dev-tools (>= 5.0.0), libqt5xmlpatterns5-dev (>= 5.0.0)
|
Build-Depends: debhelper (>= 8.0.0),
|
||||||
|
qtbase5-dev (>= 5.2.0),
|
||||||
|
libqt5svg5-dev (>= 5.2.0),
|
||||||
|
g++ (>= 4.7.0),
|
||||||
|
qt5-default (>= 5.2.0),
|
||||||
|
qttools5-dev-tools (>= 5.2.0),
|
||||||
|
libqt5xmlpatterns5-dev (>= 5.2.0)
|
||||||
Package-List:
|
Package-List:
|
||||||
valentina deb graphics optional
|
valentina deb graphics optional
|
||||||
Files:
|
Files:
|
||||||
d09673bcc475067139b88cf875e5dc0c 20954240 valentina_0.4.5.orig.tar.gz
|
d09673bcc475067139b88cf875e5dc0c 20954240 valentina_0.6.0.orig.tar.gz
|
||||||
2fecf324a32123b08cefc0f047bca5ee 63176 valentina_0.4.5.diff.tar.gz
|
2fecf324a32123b08cefc0f047bca5ee 63176 valentina_0.6.0.diff.tar.gz
|
||||||
|
|
||||||
DEBTRANSFORM-TAR: valentina_0.4.5.orig.tar.gz
|
DEBTRANSFORM-TAR: valentina_0.6.0.orig.tar.gz
|
||||||
DEBTRANSFORM-FILES-TAR: debian.tar.gz
|
DEBTRANSFORM-FILES-TAR: debian.tar.gz
|
||||||
DEBTRANSFORM-RELEASE: 1
|
DEBTRANSFORM-RELEASE: 1
|
||||||
|
|
3
dist/debian/control
vendored
3
dist/debian/control
vendored
|
@ -8,8 +8,7 @@ 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