Fixed broken dependency for deb packages.
--HG-- branch : develop
This commit is contained in:
parent
7b5c096efa
commit
682de45cad
2
dist/debian/control
vendored
2
dist/debian/control
vendored
|
@ -2,7 +2,7 @@ Source: valentina
|
|||
Section: graphics
|
||||
Priority: optional
|
||||
Maintainer: Roman Telezhinsky <dismine@gmail.com>
|
||||
Build-Depends: debhelper (>= 8.0.0), qtbase5-dev (>= 5.0.0), libqt5svg5-dev (>= 5.0.0), ccache, g++ (>= 4.6.0), qt5-default (>= 5.0.0), qttools5-dev-tools (>= 5.0.0)
|
||||
Build-Depends: debhelper (>= 8.0.0), qtbase5-dev (>= 5.0.0), libqt5svg5-dev (>= 5.0.0), ccache, g++ (>= 4.6.0), qt5-default (>= 5.0.0), qttools5-dev-tools (>= 5.0.0), libqt5xmlpatterns5-dev (>= 5.0.0)
|
||||
Standards-Version: 3.9.4
|
||||
Homepage: https://bitbucket.org/dismine/valentina
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user