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)
This commit is contained in:
Jan Beich 2023-03-30 01:13:54 +00:00
parent d147c87a98
commit fad4bc49cb

View file

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