diff --git a/PKGBUILD b/PKGBUILD index 612680c..b837786 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,8 @@ pkgdesc='set color temperature of screen' url='https://github.com/faf0/sct' license=('PD') arch=('x86_64') -makedepends=('git' 'xorgproto') +makedepends=('git') +depends=('libx11' 'xorgproto') provides=("$_pkgname") conflicts=("$_pkgname")