Comment 1 for bug 586007

Revision history for this message
Mario Limonciello (superm1) wrote : Re: [Mythbuntu-bugs] [Bug 586007] [NEW] Missing dependency on libqt4-webkit-dev

The biggest problem here is that we need to make sure that the builds are
still compatible with Lucid and earlier too. The exact same packaging is
used by the Mythbuntu auto-builds project (www.mythbuntu.org/auto-builds)

I *think* this diff would work - but it will need to be tested to make sure

=== modified file 'debian/control'
--- debian/control 2010-05-25 13:43:31 +0000
+++ debian/control 2010-05-26 19:42:47 +0000
@@ -14,6 +14,7 @@
                 ccache,
                 yasm,
                 libqt4-dev,
+ libqt4-webkit-dev | libqt4-dev,
                 libqt4-opengl-dev,
                 libdvb-dev,
                 po-debconf,

On Wed, May 26, 2010 at 13:37, Felix Geyer <email address hidden> wrote:

> Public bug reported:
>
> Binary package hint: mythtv
>
> QtWebKit is no longer part of libqt4-dev so all packages using it need
> to build-depend on libqt4-webkit-dev.
>
> ** Affects: mythplugins (Ubuntu)
> Importance: Undecided
> Status: New
>
> ** Affects: mythtv (Ubuntu)
> Importance: Undecided
> Status: New
>
> ** Also affects: mythplugins (Ubuntu)
> Importance: Undecided
> Status: New
>
> --
> Missing dependency on libqt4-webkit-dev
> https://bugs.launchpad.net/bugs/586007
> You received this bug notification because you are a member of Mythbuntu
> Bug Team, which is subscribed to mythtv in ubuntu.
>
> Status in “mythplugins” package in Ubuntu: New
> Status in “mythtv” package in Ubuntu: New
>
> Bug description:
> Binary package hint: mythtv
>
> QtWebKit is no longer part of libqt4-dev so all packages using it need to
> build-depend on libqt4-webkit-dev.
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~mythbuntu-bugs
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~mythbuntu-bugs
> More help : https://help.launchpad.net/ListHelp
>

--
Mario Limonciello
<email address hidden>