wok rev 17484
opus-tools: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Dec 30 10:55:38 2014 +0100 (2014-12-30) |
parents | dcdb8c03a306 |
children | 4ec8ff5f196d |
files | opus-tools/receipt |
line diff
1.1 --- a/opus-tools/receipt Tue Dec 30 10:32:30 2014 +0100 1.2 +++ b/opus-tools/receipt Tue Dec 30 10:55:38 2014 +0100 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="http://downloads.xiph.org/releases/opus/$TARBALL" 1.5 1.6 DEPENDS="libogg flac" 1.7 -BUILD_DEPENDS="libogg libogg-dev opus pkg-config flac-dev" 1.8 +BUILD_DEPENDS="libogg libogg-dev opus-dev pkg-config flac-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()