Hi,

I'm attaching a patch to fix the sddm-kcm build depends.
diff --git a/debian/changelog b/debian/changelog
index 52e321c..2c8a19c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 sddm-kcm (4:5.3.2-0ubuntu1) UNRELEASED; urgency=medium
 
+  [ Jonathan Riddell ]
   * New upstream release
 
+  [ José Manuel Santamaría Lema ]
+  * Build depend on pkg-config.
+
  -- Jonathan Riddell <[email protected]>  Mon, 29 Jun 2015 17:42:10 +0200
 
 sddm-kcm (4:5.3.1-0ubuntu1) wily; urgency=medium
diff --git a/debian/control b/debian/control
index 4f50c2f..20de23d 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Build-Depends: cmake (>= 2.8.12),
                libxcb-shm0-dev,
                libxcb1-dev,
                libxcursor-dev,
+               pkg-config,
                pkg-kde-tools (>= 0.15.16),
                qtbase5-dev (>= 5.4.0~),
                qtdeclarative5-dev (>= 5.4.0~),

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 
kubuntu-devel mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel

Reply via email to