Add MXE-wide dependency for autopoint to full fill package xine-lib requirements

pull/304/merge
Tuukka Pasanen 11 years ago committed by Tony Theodore
parent 8cab39c2a5
commit 9fafc0b3fc

@ -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

Loading…
Cancel
Save