summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBen Widawsky2015-07-17 20:25:34 -0700
committerBen Widawsky2015-07-17 20:27:57 -0700
commit00c062fcb9651d3e363d9ca8a93fe5159bf83d33 (patch)
tree20ea9d8eb70b3510c344465e5ea89d782288a44f /PKGBUILD
parentb7161e51b0e80dd13a0add1e6f7b4347b0554d9e (diff)
downloadaur-00c062fcb9651d3e363d9ca8a93fe5159bf83d33.tar.gz
Add qt-faststart to provides
ffmpeg-git does this, and that seems to be the most prolific of the ffmpeg AUR pacakges.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0d149797caf..7ddec28156ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ depends=(
)
makedepends=('libvdpau' 'yasm' 'hardening-wrapper')
conflicts=("$_name")
-provides=("$_name=$pkgver")
+provides=("$_name=$pkgver", "qt-faststart")
source=(http://ffmpeg.org/releases/$_name-$pkgver.tar.bz2)
md5sums=('f159c6d7eed8546b23e1a17325cbf1f8')