diff options
author | B Stack <bgstack15@gmail.com> | 2019-11-23 15:27:55 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-11-23 15:27:55 -0500 |
commit | be9f835f01836dfb3b7ba302c2e060720692ac92 (patch) | |
tree | 608921c8e7440a5a99772fe1db434b128b240fc3 /makemkv-oss | |
parent | makemkv dpkgs: fix dependencies for obs (diff) | |
download | stackrpms-be9f835f01836dfb3b7ba302c2e060720692ac92.tar.gz stackrpms-be9f835f01836dfb3b7ba302c2e060720692ac92.tar.bz2 stackrpms-be9f835f01836dfb3b7ba302c2e060720692ac92.zip |
fix typo
Diffstat (limited to 'makemkv-oss')
-rw-r--r-- | makemkv-oss/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makemkv-oss/debian/control b/makemkv-oss/debian/control index 09b2912..7c55684 100644 --- a/makemkv-oss/debian/control +++ b/makemkv-oss/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>=11~), zlib1g-dev Standards-Version: 4.1.4 Homepage: https://www.makemkv.com -# libavcodec58 is listed only to prevent the "two choies available" error in obs. makemkv-oss handles the dependencies +# libavcodec58 is listed only to prevent the "two choices available" error in obs. makemkv-oss handles the dependencies Package: makemkv-oss Architecture: any |