xfwm4: make this build again.
This commit is contained in:
parent
72912644ab
commit
935b50f639
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xfwm4'
|
# Template file for 'xfwm4'
|
||||||
pkgname=xfwm4
|
pkgname=xfwm4
|
||||||
version=4.10.1
|
version=4.10.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="libxfce4ui-devel gtk+-devel libxfce4util-devel xfconf-devel
|
makedepends="libxfce4ui-devel gtk+-devel libxfce4util-devel xfconf-devel
|
||||||
|
@ -13,5 +13,7 @@ short_desc="Next generation window manager for Xfce"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://xfce.org"
|
homepage="http://xfce.org"
|
||||||
distfiles="http://archive.se.xfce.org/src/xfce/xfwm4/4.10/xfwm4-$version.tar.bz2"
|
distfiles="http://archive.xfce.org/src/xfce/xfwm4/${version%.*}/xfwm4-$version.tar.bz2"
|
||||||
checksum=380c44fba6eb779e34be0fe94f3726cfa131803014d6073c45aec8a1257fa740
|
checksum=380c44fba6eb779e34be0fe94f3726cfa131803014d6073c45aec8a1257fa740
|
||||||
|
|
||||||
|
LDFLAGS="-lX11"
|
||||||
|
|
Loading…
Reference in New Issue