diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-12-02 22:01:07 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-12-02 22:11:23 -0800 |
commit | 89c333e4b6cbfaaaccabcf5bf967d49036680fbe (patch) | |
tree | 44bc2c3982cebc9e1cf41f9cd46dd62d0029b5e7 /packaging/ubuntu/control | |
parent | 43a82877797a6f32c39994b09a0d227824ff1a0b (diff) | |
download | subsurface-89c333e4b6cbfaaaccabcf5bf967d49036680fbe.tar.gz |
Ubuntu packaging: remove .git trees from sources
Oops, I thought I had done that but that was flat out wrong.
Now the source upload shrinks from over 70MB to around 26MB. Much better.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging/ubuntu/control')
-rw-r--r-- | packaging/ubuntu/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/ubuntu/control b/packaging/ubuntu/control index 8e95c95bc..874f25c2d 100644 --- a/packaging/ubuntu/control +++ b/packaging/ubuntu/control @@ -25,6 +25,7 @@ Build-Depends: asciidoc, qttools5-dev-tools, qt5-qmake, libqt5svg5-dev, + libqt5webkit5-dev, qtscript5-dev, qt5-default Standards-Version: 3.9.5 |