awesome: rebuild for lua53
This commit is contained in:
parent
aeb975d108
commit
9a574b569b
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'awesome'
|
||||
pkgname=awesome
|
||||
version=4.3
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=cmake
|
||||
build_helper="qemu"
|
||||
configure_args="-DSYSCONFDIR=/etc"
|
||||
conf_files="/etc/xdg/awesome/rc.lua"
|
||||
hostmakedepends="ruby-asciidoctor ImageMagick lgi lua pkg-config xmlto"
|
||||
hostmakedepends="ruby-asciidoctor ImageMagick lgi lua53 pkg-config xmlto"
|
||||
makedepends="libxcb-devel pango-devel xcb-util-devel xcb-util-image-devel
|
||||
xcb-util-keysyms-devel xcb-util-wm-devel xcb-util-cursor-devel
|
||||
startup-notification-devel imlib2-devel lgi libxdg-basedir-devel
|
||||
gdk-pixbuf-devel lua-devel dbus-devel libxkbcommon-devel xcb-util-xrm-devel"
|
||||
gdk-pixbuf-devel lua53-devel dbus-devel libxkbcommon-devel xcb-util-xrm-devel"
|
||||
depends="dbus-x11 lgi>=0.7.2 pango"
|
||||
short_desc="Highly configurable, next gen framework window manager for X"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Reference in a new issue