summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormaz-12015-10-06 15:22:00 +0800
committermaz-12015-10-06 15:22:00 +0800
commitbfe621d1acaa7235ed3e79ff20f2eca895f8e4e6 (patch)
treec333c2547c64c295ff1a39df13b19025136b9f76 /PKGBUILD
parent9ff08c5c641ea0dfa5671b54db1270f03cb1506b (diff)
downloadaur-bfe621d1acaa7235ed3e79ff20f2eca895f8e4e6.tar.gz
add dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6006b56639dc..d1a5b2925987 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ 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')
+depends=('mono' '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"