ruler: add missing linking libs

This commit is contained in:
Đoàn Trần Công Danh 2022-09-03 18:54:38 +07:00
parent 41f7dc0739
commit cb3ad41f46

View file

@ -12,7 +12,7 @@ homepage="https://github.com/tudurom/ruler"
distfiles="https://github.com/tudurom/ruler/archive/v${version}.tar.gz" distfiles="https://github.com/tudurom/ruler/archive/v${version}.tar.gz"
checksum=5355e19530bb158b504cca6ba18cc402585e9bdb488e01a2ee76492bc70923c7 checksum=5355e19530bb158b504cca6ba18cc402585e9bdb488e01a2ee76492bc70923c7
LDFLAGS="-lxcb -lxcb-ewmh -lxcb-icccm -lwm" LDFLAGS="-lwm -lxcb -lxcb-ewmh -lxcb-icccm -lxcb-cursor"
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE