Browse Source

audio/fomp-lv2: unbreak with --auto-features=enabled

meson.build:67:2: ERROR: Program 'autoship' not found or not executable

PR:		270361
Reported by:	antoine (via exp-run)
Jan Beich 2 years ago
parent
commit
fad4bc49cb
  1. 1
      audio/fomp-lv2/Makefile

1
audio/fomp-lv2/Makefile

@ -15,6 +15,7 @@ BUILD_DEPENDS= lv2>0:audio/lv2 \
lv2lint:audio/lv2lint
USES= meson pkgconfig tar:xz
MESON_ARGS= -Dtests=disabled
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/fomp.lv2/*.so

Loading…
Cancel
Save