From 0509af978bd63fe3cfe202e37cf13494ccb9da7f Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Jul 19 2018 18:12:23 +0000 Subject: Require npm(lru-cache) --- diff --git a/nodejs-proxy-agent.spec b/nodejs-proxy-agent.spec index 0cd7997..058be40 100644 --- a/nodejs-proxy-agent.spec +++ b/nodejs-proxy-agent.spec @@ -23,6 +23,7 @@ ExclusiveArch: %{ix86} x86_64 %{arm} noarch BuildRequires: nodejs-packaging >= 6 BuildRequires: npm(agent-base) +BuildRequires: npm(lru-cache) BuildRequires: npm(pac-proxy-agent) %if 0%{?enable_tests}