summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 972c3e122ed9..03e191752729 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,8 @@ license=('GPL')
makedepends=('mercurial' 'python2')
depends=('python2-matplotlib' 'python2-numpy')
optdepends=('blktrace: for tracing the local system'
- 'pyqt3: enable interactive mode')
+ 'pyqt3: enable interactive mode'
+ 'mencoder: enable video output')
conflicts=('seekwatcher')
md5sums=()