mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ladish: fix build
This commit is contained in:
parent
403fb52820
commit
0f11743fef
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ladish'
|
# Template file for 'ladish'
|
||||||
pkgname=ladish
|
pkgname=ladish
|
||||||
version=1
|
version=1
|
||||||
revision=7
|
revision=8
|
||||||
wrksrc="ladish-1+dfsg0"
|
wrksrc="ladish-1+dfsg0"
|
||||||
build_style=waf
|
build_style=waf
|
||||||
hostmakedepends="perl intltool python pkg-config"
|
hostmakedepends="perl intltool python pkg-config"
|
||||||
|
@ -17,6 +17,8 @@ homepage="http://ladish.org"
|
||||||
distfiles="http://ftp.de.debian.org/debian/pool/main/l/ladish/ladish_1+dfsg0.orig.tar.bz2"
|
distfiles="http://ftp.de.debian.org/debian/pool/main/l/ladish/ladish_1+dfsg0.orig.tar.bz2"
|
||||||
checksum=39b09d5a4c2f2d65d37374eb8b53f35039f2229d96ea6ddef7b1ce154403383a
|
checksum=39b09d5a4c2f2d65d37374eb8b53f35039f2229d96ea6ddef7b1ce154403383a
|
||||||
|
|
||||||
|
CXXFLAGS=-std=c++11
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
python waf configure --prefix=/usr --enable-liblash --enable-pylash
|
python waf configure --prefix=/usr --enable-liblash --enable-pylash
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue