summaryrefslogtreecommitdiffstats
path: root/x11/x264/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'x11/x264/APKBUILD')
-rw-r--r--x11/x264/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/x264/APKBUILD b/x11/x264/APKBUILD
index aa10d5d9..2d3d93f3 100644
--- a/x11/x264/APKBUILD
+++ b/x11/x264/APKBUILD
@@ -6,7 +6,7 @@ pkgdesc="free library for encoding H264/AVC video streams"
url="http://www.videolan.org/developers/x264.html"
license="GPL"
depends=
-makedepends="libx11-dev"
+makedepends="libx11-dev bash"
subpackages="$pkgname-dev"
source="http://ftp.videolan.org/pub/videolan/$pkgname/snapshots/$pkgname-snapshot-$pkgver-2245.tar.bz2"