diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-07-14 23:46:16 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-07-14 23:46:16 -0300 |
commit | 02a67109dae69f5a05e18fa43a39e9627febcf5d (patch) | |
tree | 62fc73e841234d29b3643bcd2bbbbdd7b64cb596 | |
parent | 5697190f580f3bd62b414f8ef8aee631901ca490 (diff) | |
download | qt5webkit-02a67109dae69f5a05e18fa43a39e9627febcf5d.tar.gz |
Typo.
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 23d4bdc..fbfefb3 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Build-Depends: debhelper (>= 9.0.0), libxslt1-dev, libqt5xmlpatterns5-private-dev (>= 5.1.0~), qtbase5-private-dev (>= 5.1.0~), - libqt5opengl5-dev (>= 5.1.0~, + libqt5opengl5-dev (>= 5.1.0~), qtscript5-private-dev (>= 5.1.0~), qtdeclarative5-private-dev (>= 5.1.0~), pkg-config, |