From 285ce5a3c9ef9cf27f13ef8aadbc8fe5487ecd63 Mon Sep 17 00:00:00 2001 From: fbt Date: Sun, 17 Nov 2019 18:08:24 +0300 Subject: [PATCH] deps Signed-off-by: fbt --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 4a93a54..612680c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ pkgdesc='set color temperature of screen' url='https://github.com/faf0/sct' license=('PD') arch=('x86_64') -makedepends=('git') +makedepends=('git' 'xorgproto') provides=("$_pkgname") conflicts=("$_pkgname")