summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 987b358af9a8..75f9ff0de944 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,8 @@ pkgdesc='Front-end FLV extract and mp4/mkv remuxing GUI software.'
arch=('any')
url='https://code.google.com/p/flv-extraxct/'
license=('Other')
-depends=('mono' 'gpac' 'mkvtoolnix-cli')
+depends=('mono')
+optdepends=('gpac' 'mkvtoolnix-cli')
source=(
"https://github.com/maz-1/flv-extraxct/raw/master/bin/Release/FLVExtract.exe"
"https://github.com/maz-1/flv-extraxct/raw/master/FLVExtractCL/bin/Release/FLVExtractCL.exe"