From 94f55814e9280bb7f3236b391ca5caeafd051475 Mon Sep 17 00:00:00 2001 From: Boris Nagaev Date: Wed, 14 Oct 2015 01:17:11 +0300 Subject: check-requirements: check for native gdk-pixbuf Check with command `gdk-pixbuf-csource --help`. close #927 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 32448a2..b928b37 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ WGET := wget --no-check-certificate \ REQUIREMENTS := autoconf automake autopoint bash bison bzip2 cmake flex \ $(BUILD_CC) $(BUILD_CXX) gperf intltoolize $(LIBTOOL) \ $(LIBTOOLIZE) $(MAKE) openssl $(PATCH) $(PERL) python \ - ruby scons $(SED) $(SORT) unzip wget xz 7za + ruby scons $(SED) $(SORT) unzip wget xz 7za gdk-pixbuf-csource PREFIX := $(PWD)/usr LOG_DIR := $(PWD)/log -- cgit v0.12