From 46d0d0dac82add72062ce4d316b884ce33ac226c Mon Sep 17 00:00:00 2001 From: Tony Theodore Date: Sun, 6 Dec 2015 02:42:56 +1100 Subject: Makefile: remove cmake from requirements check --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6e8de71..96459f4 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ WGET := wget --no-check-certificate \ --user-agent=$(shell wget --version | \ $(SED) -n 's,GNU \(Wget\) \([0-9.]*\).*,\1/\2,p') -REQUIREMENTS := autoconf automake autopoint bash bison bzip2 cmake flex \ +REQUIREMENTS := autoconf automake autopoint bash bison bzip2 flex \ $(BUILD_CC) $(BUILD_CXX) gperf intltoolize $(LIBTOOL) \ $(LIBTOOLIZE) $(MAKE) openssl $(PATCH) $(PERL) python \ ruby scons $(SED) $(SORT) unzip wget xz 7za gdk-pixbuf-csource -- cgit v0.12