diff options
Diffstat (limited to 'multimedia/librespot')
-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 906eaa4587a0..55d01194951e 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= rust>=1.19.0:lang/rust \ +BUILD_DEPENDS= rust>=1.19.0_2:lang/rust \ portaudio>0:audio/portaudio USES= localbase pathfix pkgconfig shebangfix |