diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-05-19 11:45:30 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-05-19 11:47:01 -0300 |
commit | 42d6ff9d79ba3c066fe01942f6a5daec4014a251 (patch) | |
tree | 188309401cd63cfe636bc9153421f67849fa7772 /debian/control | |
parent | 7e3fc0e809cbec5d484a0daee9a75a6e20df36f3 (diff) | |
download | qt5webkit-42d6ff9d79ba3c066fe01942f6a5daec4014a251.tar.gz |
Remove libqt5v8-5-private-dev.
It builds fine without it and doesn't seems to be using anything from it.
In case we later detect we need it, add it only for the archs we know it compiles.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9a89101..c4cc5d9 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,6 @@ Build-Depends: debhelper (>= 9.0.0), libqt5xmlpatterns5-private-dev, qtbase5-private-dev, libqt5opengl5-dev, - libqt5v8-5-private-dev, qtscript5-private-dev, qtdeclarative5-private-dev, pkg-config, |