[kubuntu-devel] [Merge request] Fix bluedevil qml dependency

Jonathan Riddell jr at jriddell.org
Mon Jun 15 04:31:30 UTC 2015


applied thanks

On Mon, Jun 08, 2015 at 11:56:51PM +0200, José Manuel Santamaría Lema wrote:
> Hi,
> 
> I think bluedevil is missing a qml dependency, without it the plasma widget 
> complains that it can't find the corresponding qml module,
> 
> I have pushed the proposed change to this repository:
> https://gitlab.com/siduction-kde-applications/bluedevil
> 
> in the kubuntu_vivid_backports_tmp branch:
> https://gitlab.com/siduction-kde-applications/bluedevil/commits/kubuntu_wily_archive_tmp
> 
> Also I'm attaching the patch retrieved with git format-patch.

> From 4fda46c6ab627e165943e0aec4ae3541601e30b9 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Santamar=C3=ADa=20Lema?=
>  <panfaust at gmail.com>
> Date: Mon, 8 Jun 2015 23:27:37 +0200
> Subject: [PATCH] Add dependency on qml-module-org-kde-bluezqt.
> 
> ---
>  debian/changelog | 6 ++++++
>  debian/control   | 1 +
>  2 files changed, 7 insertions(+)
> 
> diff --git a/debian/changelog b/debian/changelog
> index e6c0502..1923a5c 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -1,3 +1,9 @@
> +bluedevil (4:5.3.0-0ubuntu2) UNRELEASED; urgency=medium
> +
> +  * Add dependency on qml-module-org-kde-bluezqt.
> +
> + -- José Manuel Santamaría Lema <panfaust at gmail.com>  Mon, 08 Jun 2015 23:26:40 +0200
> +
>  bluedevil (4:5.3.0-0ubuntu1) UNRELEASED; urgency=medium
>  
>    * Beta release
> diff --git a/debian/control b/debian/control
> index fc1ba91..7e4dcf8 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -33,6 +33,7 @@ Architecture: linux-any
>  Depends: bluez (>= 5),
>           bluez-obexd,
>           obex-data-server,
> +         qml-module-org-kde-bluezqt,
>           ${misc:Depends},
>           ${shlibs:Depends}
>  Suggests: pulseaudio-module-bluetooth | bluez-alsa
> -- 
> 2.1.4
> 




> -- 
> kubuntu-devel mailing list
> kubuntu-devel at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel




More information about the kubuntu-devel mailing list