diff options
Diffstat (limited to 'multimedia/librespot/Makefile')
-rw-r--r-- | multimedia/librespot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/librespot/Makefile b/multimedia/librespot/Makefile index ca3f021405e3..906eaa4587a0 100644 --- a/multimedia/librespot/Makefile +++ b/multimedia/librespot/Makefile @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= tries to clone git repository during build phase -BUILD_DEPENDS= cargo>0:devel/cargo \ +BUILD_DEPENDS= rust>=1.19.0:lang/rust \ portaudio>0:audio/portaudio USES= localbase pathfix pkgconfig shebangfix |