aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-12-17 12:46:41 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-12-17 12:46:41 +0000
commitae6589a7e13dbece16927f555bf84e7ea54b8da5 (patch)
tree14839dd1b7c15918464112227483fcd4295b1f55 /testing
parent8c74ff4e1c13b999a5bc42620008aabda832d6d2 (diff)
downloadaports-ae6589a7e13dbece16927f555bf84e7ea54b8da5.tar.bz2
aports-ae6589a7e13dbece16927f555bf84e7ea54b8da5.tar.xz
testing/guvcview: rebuild with ffmpeg-2.5
Diffstat (limited to 'testing')
-rw-r--r--testing/guvcview/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/guvcview/APKBUILD b/testing/guvcview/APKBUILD
index 9a6c587249..bc106045e5 100644
--- a/testing/guvcview/APKBUILD
+++ b/testing/guvcview/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=guvcview
pkgver=1.7.3
-pkgrel=1
+pkgrel=2
pkgdesc="Webcam viewer"
url="http://guvcview.sourceforge.net/"
arch="all"
@@ -10,7 +10,7 @@ license="GPLv3"
depends=
depends_dev=
makedepends="gtk+3.0-dev udev-dev sdl-dev portaudio-dev ffmpeg-dev
- v4l-utils-dev libusb-dev"
+ v4l-utils-dev libusb-dev linux-headers"
install=
subpackages="$pkgname-doc $pkgname-lang"
source="http://downloads.sourceforge.net/project/guvcview/source/guvcview-src-$pkgver.tar.gz"