summaryrefslogtreecommitdiffstats
path: root/src/x264.mk
diff options
context:
space:
mode:
authorBoris Nagaev <bnagaev@gmail.com>2016-12-03 21:46:52 (GMT)
committerBoris Nagaev <bnagaev@gmail.com>2016-12-05 08:40:54 (GMT)
commit647ea47b82876b9971968556376540e0526f53a8 (patch)
tree77a6b39233cd144206f600087ce3d18d6b8dbbef /src/x264.mk
parentf82e39dcef5e0437f01927ff0f2527e5f281a055 (diff)
downloadmxe-647ea47b82876b9971968556376540e0526f53a8.zip
mxe-647ea47b82876b9971968556376540e0526f53a8.tar.gz
mxe-647ea47b82876b9971968556376540e0526f53a8.tar.bz2
apply `make cleanup-deps-style`
Diffstat (limited to 'src/x264.mk')
-rw-r--r--src/x264.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/x264.mk b/src/x264.mk
index 45ef163..fda6f0c 100644
--- a/src/x264.mk
+++ b/src/x264.mk
@@ -7,7 +7,7 @@ $(PKG)_CHECKSUM := 0825e14945bc373107f9a00e66d45d5389bb86368efd834b92c52cddb2ded
$(PKG)_SUBDIR := $(PKG)-snapshot-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-snapshot-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://download.videolan.org/pub/videolan/$(PKG)/snapshots/$($(PKG)_FILE)
-$(PKG)_DEPS := gcc yasm liblsmash
+$(PKG)_DEPS := gcc liblsmash yasm
define $(PKG)_UPDATE
$(WGET) -q -O- 'http://git.videolan.org/?p=x264.git;a=shortlog' | \