ffmpeg-0.10x-compat: add missing depends to -devel subpkg.
This commit is contained in:
parent
b522104a9e
commit
386cc439da
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
# Template file for 'ffmpeg-0.10x-compat-devel'.
|
||||
#
|
||||
depends="${sourcepkg}>=${version}"
|
||||
short_desc="${short_desc} - development files"
|
||||
|
||||
do_install() {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ffmpeg-compat'
|
||||
pkgname=ffmpeg-0.10x-compat
|
||||
version=0.10.6
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="ffmpeg-${version}"
|
||||
short_desc="FFmpeg 0.10.x compatibility libraries"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue