a2jmidid: fix build (drop nopie)
This commit is contained in:
parent
489849b211
commit
ac70006f1d
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'a2jmidid'
|
||||
pkgname=a2jmidid
|
||||
version=8
|
||||
revision=6
|
||||
revision=7
|
||||
build_style=waf
|
||||
hostmakedepends="python pkg-config"
|
||||
makedepends="alsa-lib-devel jack-devel dbus-devel"
|
||||
|
@ -12,7 +12,6 @@ license="GPL-2"
|
|||
distfiles="${DEBIAN_SITE}/main/a/a2jmidid/a2jmidid_8~dfsg0.orig.tar.bz2"
|
||||
checksum=32379bd4ee73e3d4896f82f4477d3d4a340eff92558d2d0c85b5b5026675ff42
|
||||
wrksrc="a2jmidid-8~dfsg0"
|
||||
nopie=yes
|
||||
|
||||
do_configure() {
|
||||
python waf configure --prefix=/usr
|
||||
|
|
Loading…
Reference in a new issue