From 9fafc0b3fcfdf21e4efd26534bc33cad2066076d Mon Sep 17 00:00:00 2001 From: Tuukka Pasanen Date: Sun, 5 Jan 2014 11:35:49 +0200 Subject: Add MXE-wide dependency for autopoint to full fill package xine-lib requirements --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8fca936..5642194 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ WGET := wget --no-check-certificate \ --user-agent=$(shell wget --version | \ $(SED) -n 's,GNU \(Wget\) \([0-9.]*\).*,\1/\2,p') -REQUIREMENTS := autoconf automake bash bison bzip2 cmake flex \ +REQUIREMENTS := autoconf automake autopoint bash bison bzip2 cmake flex \ gcc g++ intltoolize $(LIBTOOL) $(LIBTOOLIZE) \ $(MAKE) openssl $(PATCH) $(PERL) pkg-config \ scons $(SED) $(SORT) unzip wget xz -- cgit v0.12