wok rev 15635
deadbeef, xpaint, virtualbox-ose: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Dec 09 15:20:40 2013 +0000 (2013-12-09) |
parents | b3d41a4972b2 |
children | e05a30fbddf6 |
files | deadbeef/receipt fusecloop/description.txt virtualbox-ose/receipt xpaint/receipt |
line diff
1.1 --- a/deadbeef/receipt Mon Dec 09 17:44:36 2013 +0200 1.2 +++ b/deadbeef/receipt Mon Dec 09 15:20:40 2013 +0000 1.3 @@ -15,7 +15,7 @@ 1.4 DEPENDS="gtk+ alsa-lib libogg libvorbis libsamplerate libmad" 1.5 BUILD_DEPENDS="gtk+-dev alsa-lib-dev libogg-dev libvorbis-dev libmad-dev \ 1.6 libsndfile-dev libsamplerate-dev flac-dev curl-dev libcdio-dev \ 1.7 -libcddb-dev intltool libsndfile libcurl yasm libzip-dev" 1.8 +libcddb-dev intltool libsndfile libcurl yasm libzip-dev util-linux-uuid-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()
2.1 --- a/fusecloop/description.txt Mon Dec 09 17:44:36 2013 +0200 2.2 +++ b/fusecloop/description.txt Mon Dec 09 15:20:40 2013 +0000 2.3 @@ -13,4 +13,4 @@ 2.4 $ genisoimage -R mydvd/ | create_compressed_fs 131072 > mydvd.cloop 2.5 2.6 3- Any format cloop can be converted to V2 format for knoppix compatibility. 2.7 - $ extract_compressed_fs file.cloop --convert-to-v2 > fileinv2.cloop 2.8 + $ extract_compressed_fs mydvd.cloop --convert-to-v2 > mydvdinv2.cloop
3.1 --- a/virtualbox-ose/receipt Mon Dec 09 17:44:36 2013 +0200 3.2 +++ b/virtualbox-ose/receipt Mon Dec 09 15:20:40 2013 +0000 3.3 @@ -19,7 +19,7 @@ 3.4 xorg-libXrandr-dev python python-dev xalan-c curl-dev xalan-c-dev \ 3.5 xerces-c-dev openssl-dev zlib-dev libcap-dev glib-dev libvncserver-dev \ 3.6 pam pam-dev bzip2 linux-module-headers pkg-config tar wget vde2-dev \ 3.7 -libpng-dev gsoap-dev libdevmapper-dev makeself" 3.8 +libpng-dev gsoap-dev libdevmapper-dev makeself cdrkit" 3.9 3.10 # Rules to configure and make the package. 3.11 compile_rules()
4.1 --- a/xpaint/receipt Mon Dec 09 17:44:36 2013 +0200 4.2 +++ b/xpaint/receipt Mon Dec 09 15:20:40 2013 +0000 4.3 @@ -12,7 +12,7 @@ 4.4 4.5 DEPENDS="openjpeg libXaw3dXft" 4.6 BUILD_DEPENDS="openjpeg-dev libXaw3dXft-dev libpng-dev jpeg-dev tiff-dev \ 4.7 -expat-dev libxml2-dev" 4.8 +expat-dev libxml2-dev util-linux-uuid-dev" 4.9 4.10 # Rules to configure and make the package. 4.11 compile_rules()