[SCM] breeze packaging branch, master, updated. 65be788488d9ba9628aac8be3174952f19e16dd8
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Mar 26 12:43:14 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/breeze.git;a=commitdiff;h=05a7f1f
The following commit has been merged in the master branch:
commit 05a7f1fbf69d00a3629c449e3d9c521a0adb20b7
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Wed Mar 25 11:39:11 2015 +0100
Update build-deps and deps with the info from cmake
---
debian/control | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index bb5e0bc..d786fb1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,12 @@ Uploaders: Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake (>= 2.8.12),
debhelper (>= 9),
extra-cmake-modules (>= 1.3.0~),
+ kdelibs5-dev,
libkdecorations2-dev,
libkf5config-dev (>= 5.2.0),
libkf5configwidgets-dev (>= 5.2.0),
libkf5coreaddons-dev (>= 5.2.0),
+ libkf5guiaddons-dev,
libkf5i18n-dev (>= 5.2.0),
libkf5iconthemes-dev (>= 5.2.2),
libkf5kcmutils-dev (>= 5.2.0),
@@ -18,7 +20,6 @@ Build-Depends: cmake (>= 2.8.12),
libkf5windowsystem-dev (>= 5.2.0),
libqt5x11extras5-dev,
libx11-dev,
- kdelibs5-dev,
pkg-config,
pkg-kde-tools (>= 0.15.15ubuntu1~),
qtbase5-dev
@@ -80,7 +81,9 @@ Description: Widget style for Qt and KDE Software
Package: kde-style-breeze-qt4
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, kde-style-breeze (= ${binary:Version})
+Depends: kde-style-breeze (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: Widget style for Qt 4 and KDE Software
This is the default widget style for KDE's Plasma desktop. This
build has the plugin for with Qt 4.
--
breeze packaging
More information about the pkg-kde-commits
mailing list