aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/colord-gtk/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/colord-gtk/APKBUILD b/community/colord-gtk/APKBUILD
index 5fca22e5ae..c9f92199ed 100644
--- a/community/colord-gtk/APKBUILD
+++ b/community/colord-gtk/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Kevin Daudt <ops@ikke.info>
pkgname=colord-gtk
pkgver=0.1.26
-pkgrel=1
+pkgrel=2
pkgdesc="GTK support library for colord"
url="https://www.freedesktop.org/software/colord/"
arch="all"
license="GPL-3.0"
-makedepends="intltool glib-dev gtk+3.0-dev colord-dev"
+makedepends="intltool glib-dev gtk+3.0-dev colord-dev lcms2-dev"
subpackages="$pkgname-dev"
source="https://www.freedesktop.org/software/colord/releases/colord-gtk-$pkgver.tar.xz"
builddir="$srcdir/$pkgname-$pkgver"