mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
awesome: pango is required indirectly via lgi; found by lemmi@irc.
This commit is contained in:
parent
2caa5c796e
commit
f05f35c445
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'awesome'
|
# Template file for 'awesome'
|
||||||
pkgname=awesome
|
pkgname=awesome
|
||||||
version=3.5.5
|
version=3.5.5
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DSYSCONFDIR=/etc -DLUA_LIBRARY=/usr/lib/liblua.so.5.2"
|
configure_args="-DSYSCONFDIR=/etc -DLUA_LIBRARY=/usr/lib/liblua.so.5.2"
|
||||||
hostmakedepends="cmake which xmlto asciidoc>=8.6.6 pkg-config"
|
hostmakedepends="cmake which xmlto asciidoc>=8.6.6 pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ makedepends="
|
||||||
xcb-util-keysyms-devel>=0.3.9 xcb-util-wm-devel>=0.3.9 xcb-util-cursor-devel>=0.1.0_2
|
xcb-util-keysyms-devel>=0.3.9 xcb-util-wm-devel>=0.3.9 xcb-util-cursor-devel>=0.1.0_2
|
||||||
startup-notification-devel>=0.12_3 imlib2-devel ImageMagick>=6.7.9.6_2 lgi>=0.7.2
|
startup-notification-devel>=0.12_3 imlib2-devel ImageMagick>=6.7.9.6_2 lgi>=0.7.2
|
||||||
libxdg-basedir-devel>=1.1.1_1 gdk-pixbuf-devel lua-devel>=5.2 dbus-devel"
|
libxdg-basedir-devel>=1.1.1_1 gdk-pixbuf-devel lua-devel>=5.2 dbus-devel"
|
||||||
depends="dbus-x11 lgi>=0.7.2"
|
depends="dbus-x11 lgi>=0.7.2 pango"
|
||||||
conf_files="/etc/xdg/awesome/rc.lua"
|
conf_files="/etc/xdg/awesome/rc.lua"
|
||||||
short_desc="Highly configurable, next gen framework window manager for X"
|
short_desc="Highly configurable, next gen framework window manager for X"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue