From ef84d9ffb36da2ccdd602d6ec247e954980e811e Mon Sep 17 00:00:00 2001 From: Bojan Smojver Date: Mar 31 2017 00:38:39 +0000 Subject: Add nasm to the list of build requirements. --- diff --git a/xrdp.spec b/xrdp.spec index edb3f71..1c55397 100644 --- a/xrdp.spec +++ b/xrdp.spec @@ -26,6 +26,7 @@ BuildRequires: pkgconfig(fuse) BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(pixman-1) BuildRequires: pkgconfig(systemd) +BuildRequires: nasm # tigervnc-server-minimal provides Xvnc (default for now) Requires: tigervnc-server-minimal