[arch-commits] Commit in colord/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Tue Apr 10 11:42:09 UTC 2018


    Date: Tuesday, April 10, 2018 @ 11:42:08
  Author: heftig
Revision: 321465

1.4.2-3

Modified:
  colord/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-10 11:36:54 UTC (rev 321464)
+++ PKGBUILD	2018-04-10 11:42:08 UTC (rev 321465)
@@ -5,7 +5,7 @@
 pkgbase=colord
 pkgname=(colord colord-sane)
 pkgver=1.4.2
-pkgrel=2
+pkgrel=3
 pkgdesc="System daemon for managing color devices"
 url="https://www.freedesktop.org/software/colord"
 arch=(x86_64)
@@ -47,7 +47,8 @@
 }
 
 package_colord() {
-  optdepends=('argyllcms: color profiling')
+  optdepends=('argyllcms: color profiling'
+              'colord-sane: SANE support')
   replaces=(shared-color-profiles)
 
   DESTDIR="$pkgdir" ninja -C build install



More information about the arch-commits mailing list