This commit is contained in:
a 2024-05-21 22:30:50 -05:00
parent c2f4b0b92f
commit 9ec9915f30
Signed by: a
GPG Key ID: 374BC539FE795AF0
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ X11LIB = /usr/X11R6/lib
PKG_CONFIG = pkg-config
# Uncomment this for the alpha patch / ALPHA_PATCH
#XRENDER = `$(PKG_CONFIG) --libs xrender`
XRENDER = `$(PKG_CONFIG) --libs xrender`
# Uncomment this for the themed cursor patch / THEMED_CURSOR_PATCH
#XCURSOR = `$(PKG_CONFIG) --libs xcursor`