Bug#893435: plasm-desktop: do you really need scim-dev?
Source: plasma-desktop
Version: 4:5.12.3-1
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap
The scim-dev Build-Dependency of plasma-desktop is not satisfiable for
cross compilation. Now scim-dev is supposed to be a meta package pulling
libscim-dev and scim-dev-doc. Is there any reason to need scim-dev-doc?
I think using libscim-dev in Build-Depends should be sufficient. In
deed, comparing a build with just libscim-dev shows little differences
to one without beyond build paths and build ids. Can you demote the
dependency?
Helmut
diff --minimal -Nru plasma-desktop-5.12.3/debian/changelog plasma-desktop-5.12.3/debian/changelog
--- plasma-desktop-5.12.3/debian/changelog 2018-03-07 19:14:09.000000000 +0100
+++ plasma-desktop-5.12.3/debian/changelog 2018-03-18 20:18:21.000000000 +0100
@@ -1,3 +1,10 @@
+plasma-desktop (4:5.12.3-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Demote scim-dev build dependency to libscim-dev. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de> Sun, 18 Mar 2018 20:18:21 +0100
+
plasma-desktop (4:5.12.3-1) sid; urgency=medium
* New upstream release (5.12.3).
diff --minimal -Nru plasma-desktop-5.12.3/debian/control plasma-desktop-5.12.3/debian/control
--- plasma-desktop-5.12.3/debian/control 2018-03-07 19:14:09.000000000 +0100
+++ plasma-desktop-5.12.3/debian/control 2018-03-18 20:18:21.000000000 +0100
@@ -53,6 +53,7 @@
libpulse-dev (>= 0.9.16),
libqt5svg5-dev (>= 5.9.0~),
libqt5x11extras5-dev (>= 5.9.0~),
+ libscim-dev,
libudev-dev,
libx11-dev,
libx11-xcb-dev,
@@ -72,7 +73,6 @@
plasma-workspace-dev (>= 4:5.12~),
qtbase5-dev (>= 5.9.0~),
qtdeclarative5-dev (>= 5.9.0~),
- scim-dev,
xauth,
xserver-xorg-dev,
xserver-xorg-input-evdev-dev,
Reply to: