mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
x11-wm/awesome: restrict to lua<=5.3
Upstream already merged support for lua-5.4, so the added restriction can be removed once awesome gets a new release. PR: 220281
This commit is contained in:
parent
62148c8e7e
commit
1ea13e3160
@ -27,7 +27,7 @@ LIB_DEPENDS= libcairo.so:graphics/cairo \
|
||||
|
||||
CONFLICTS_INSTALL= awesome3
|
||||
|
||||
USES= cmake compiler:c11 gettext gnome iconv magick:build pkgconfig lua \
|
||||
USES= cmake compiler:c11 gettext gnome iconv magick:build pkgconfig lua:-53 \
|
||||
shebangfix xorg
|
||||
USE_GNOME= glib20 pango gdkpixbuf2 librsvg2
|
||||
USE_XORG= pixman x11 xau xcb xdmcp xext xft xinerama xrandr xrender \
|
||||
|
Loading…
Reference in New Issue
Block a user