Commit 71204b83 authored by Rafaël Carré's avatar Rafaël Carré Committed by Jean-Baptiste Kempf

pkgconfig doesn't depend on autoconf

(cherry picked from commit 187d8f3d5e6f80831c59dc5a9d5764692ce02d8b)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent b255571c
......@@ -162,7 +162,7 @@ DISTCLEAN_PKG += automake-$(AUTOMAKE_VERSION).tar.gz
pkg-config-$(PKGCFG_VERSION).tar.gz:
$(download) $(PKGCFG_URL)
pkgconfig: pkg-config-$(PKGCFG_VERSION).tar.gz .autoconf
pkgconfig: pkg-config-$(PKGCFG_VERSION).tar.gz
$(UNPACK)
$(MOVE)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment