diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-11-29 13:17:14 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-06-08 12:07:37 +0200 |
commit | 599987769a419015f72fb093893b9ebb4628eeef (patch) | |
tree | e4eb6f74f62353b335f14ee01686a2d5c4f3930f /PKGBUILD | |
parent | 08e3107f8932e4121fa508a7facc83e745f06cb2 (diff) | |
download | pkgbuilds-599987769a419015f72fb093893b9ebb4628eeef.tar.xz |
mps-youtube-git: Add missing provides of non-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ optdepends=('mpv: Alternative to mplayer for playback' 'ffmpeg: for transcoding downloaded content' 'xclip: for copying content to the clipboard') +provides=('mps-youtube') conflicts=('mps-youtube') install=mps-youtube-git.install |