wok diff libv4l/receipt @ rev 13226
Move from undigest: airstrike
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 14 13:38:50 2012 +0200 (2012-08-14) |
parents | 66e4194f3966 |
children | 6eff489aa802 |
line diff
1.1 --- a/libv4l/receipt Thu Apr 19 08:29:48 2012 +0000 1.2 +++ b/libv4l/receipt Tue Aug 14 13:38:50 2012 +0200 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="multimedia" 1.5 MAINTAINER="jozee@slitaz.org" 1.6 SHORT_DESC="Userspace library for Video 4 Linux (1 and 2)" 1.7 -DEPENDS="glibc-base" 1.8 WEB_SITE="http://freshmeat.net/projects/libv4l" 1.9 SOURCE="v4l-utils" 1.10 TARBALL="${SOURCE}-${VERSION}.tar.bz2" 1.11 WGET_URL="http://linuxtv.org/downloads/v4l-utils/$TARBALL" 1.12 TAGS="webcam video" 1.13 1.14 +DEPENDS="libjpeg" 1.15 +BUILD_DEPENDS="jpeg-dev" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {