Use installed pixman library
This commit is contained in:
parent
df13244dcc
commit
381dd3af8b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user