Use installed pixman library

This commit is contained in:
Pavel Roskin 2016-12-26 01:33:23 -08:00
parent df13244dcc
commit 381dd3af8b

View File

@ -23,6 +23,7 @@ BuildRequires: libXrandr-devel
BuildRequires: openssl
BuildRequires: openssl-devel
BuildRequires: pam-devel
BuildRequires: pixman-devel
BuildRequires: systemd
@ -51,7 +52,7 @@ echo '#!/bin/bash -l
%build
# ./bootstrap
%configure --enable-fuse
%configure --enable-fuse --enable-pixman
%{__make} %{?_smp_mflags}
%install