wok-next rev 21460

slock: added build dependecy libxrandr-dev
author Hans-G?nter Theisgen
date Mon May 11 14:09:59 2020 +0100 (2020-05-11)
parents a4ccc11f5097
children f4cf641f2cb1
files slock/receipt
line diff
     1.1 --- a/slock/receipt	Mon May 11 15:41:39 2020 +0300
     1.2 +++ b/slock/receipt	Mon May 11 14:09:59 2020 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="https://dl.suckless.org/tools/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="xorgproto libx11-dev libxext-dev"
     1.8 +BUILD_DEPENDS="xorgproto libx11-dev libxext-dev libxrandr-dev"
     1.9  
    1.10  compile_rules()
    1.11  {