[SCM] colord-kde packaging branch, master, updated. 80b5768b7012571fb354484fa65508b5dce53a89

Maximiliano Curia maxy at moszumanska.debian.org
Wed Nov 9 22:41:15 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/colord-kde.git;a=commitdiff;h=a253223

The following commit has been merged in the master branch:
commit a253223bf95d593a2b0662e77ee10bcf5da7066c
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Mon Oct 31 09:35:15 2016 +0000

    needs gnome-color-manager to do anything
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index fefee53..3eed869 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Standards-Version: 3.9.7
 
 Package: colord-kde
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: gnome-color-manager, ${misc:Depends}, ${shlibs:Depends}
 Description: Color management for KDE
  A System Settings module to do color management for monitors,
  printers, webcams and other devices.

-- 
colord-kde packaging



More information about the pkg-kde-commits mailing list