diff options
author | Pino Toscano <pino@debian.org> | 2013-05-19 19:53:42 +0200 |
---|---|---|
committer | Pino Toscano <pino@debian.org> | 2013-05-19 19:53:42 +0200 |
commit | 39a38e2a1e4cdf1d2fa80e51dd046166ec8536bd (patch) | |
tree | 85d5a1da9783f1f9da4fc945b4cf1d70833110be /debian/control | |
parent | 3dad9f6ac9a5f1494266d1acf5ec27aa07aa3233 (diff) | |
download | qt5webkit-39a38e2a1e4cdf1d2fa80e51dd046166ec8536bd.tar.gz |
fold libqt5webkitwidgets5 back in libqt5webkit5
it seems a proper split cannot be done...
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/debian/control b/debian/control index bb0fbbc..91971ac 100644 --- a/debian/control +++ b/debian/control @@ -48,7 +48,6 @@ Architecture: any Pre-Depends: dpkg (>= 1.15.6~) Depends: qtbase5-dev, libqt5webkit5 (= ${binary:Version}), - libqt5webkitwidgets5 (= ${binary:Version}), ${misc:Depends}, Description: Web content engine library for Qt - development files QtWebKit provides a Web browser engine that makes it easy to embed content @@ -66,19 +65,7 @@ Description: Web content engine library for Qt QtWebKit provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. . - This package contains the main QtWebKit library. - -Package: libqt5webkitwidgets5 -Architecture: any -Multi-Arch: same -Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends} -Depends: ${misc:Depends}, ${shlibs:Depends}, - libqt5webkit5 (= ${binary:Version}) -Description: Web content engine library for Qt - GUI library - QtWebKit provides a Web browser engine that makes it easy to embed content - from the World Wide Web into your Qt application. - . - This package contains the widgets library for QtWebKit. + This package contains the QtWebKit libraries. Package: libqt5webkit5-qmlwebkitplugin Architecture: any |