virtual_oss: Move plugins to the sound package
This is the correct place for them, and also issues an incorrect
dependency from utilities to sound.
Fixes: 1b806e607f ("packages: Add a sound package")
MFC after: 3 days
Reviewed by: christos, dch
Sponsored by: https://www.patreon.com/bsdivy
Differential Revision: https://reviews.freebsd.org/D53015
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
PACKAGE= sound
|
||||||
|
|
||||||
.include "../Makefile.inc"
|
.include "../Makefile.inc"
|
||||||
|
|
||||||
LDFLAGS+= -L${.OBJDIR:H:H}/libsamplerate
|
LDFLAGS+= -L${.OBJDIR:H:H}/libsamplerate
|
||||||
|
|||||||
Reference in New Issue
Block a user