v4l-utils: needs qt dependency; revision bump.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'v4l-utils'
|
# Template file for 'v4l-utils'
|
||||||
pkgname=v4l-utils
|
pkgname=v4l-utils
|
||||||
version=0.8.5
|
version=0.8.5
|
||||||
revision=1
|
revision=2
|
||||||
distfiles="http://linuxtv.org/downloads/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="http://linuxtv.org/downloads/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
build_style=custom-install
|
build_style=custom-install
|
||||||
short_desc="Userspace tools and libraries for Video 4 Linux"
|
short_desc="Userspace tools and libraries for Video 4 Linux"
|
||||||
@@ -34,9 +34,12 @@ Add_dependency run glibc
|
|||||||
Add_dependency run libstdc++
|
Add_dependency run libstdc++
|
||||||
Add_dependency run jpeg
|
Add_dependency run jpeg
|
||||||
Add_dependency run sysfsutils
|
Add_dependency run sysfsutils
|
||||||
|
Add_dependency run qt
|
||||||
|
|
||||||
Add_dependency build jpeg-devel
|
Add_dependency build jpeg-devel
|
||||||
Add_dependency build libsysfs-devel
|
Add_dependency build libsysfs-devel
|
||||||
|
Add_dependency build qt-devel
|
||||||
|
|
||||||
|
|
||||||
do_build()
|
do_build()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user