From 006b22f91606919a0e1f8d04bc1dac81eacd4c96 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 25 May 2015 12:50:12 +0200 Subject: [PATCH] mate-color-manager: depends on colord. --- srcpkgs/mate-color-manager/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/mate-color-manager/template b/srcpkgs/mate-color-manager/template index 95b2c51f1c7..9fb45204337 100644 --- a/srcpkgs/mate-color-manager/template +++ b/srcpkgs/mate-color-manager/template @@ -1,12 +1,13 @@ # Template file for 'mate-color-manager' pkgname=mate-color-manager version=1.8.0 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="mate-common yelp-tools itstool apg" makedepends="libgudev-devel lcms2-devel libnotify-devel dbus-glib-devel exiv2-devel gtk+-devel libcanberra-devel mate-desktop-devel libunique1-devel sane-devel vte-devel libexif-devel" +depends="colord" short_desc="Color management application for MATE" maintainer="Juan RP " license="LGPL-2"