diff --git a/nodejs-readable-stream.spec b/nodejs-readable-stream.spec index 50248bb..2044b8d 100644 --- a/nodejs-readable-stream.spec +++ b/nodejs-readable-stream.spec @@ -13,7 +13,7 @@ BuildArch: noarch ExclusiveArch: %{nodejs_arches} noarch BuildRequires: nodejs-packaging >= 6 BuildRequires: npm(core-util-is) nodejs-inherits1 npm(isarray) npm(process-nextick-args) -BuildRequires: npm(safe-buffer) npm(string_decoder) npm(util-deprecate) +BuildRequires: npm(safe-buffer) npm(string_decoder) npm(util-deprecate) nodejs-inherits %if 0%{?enable_tests} BuildRequires: npm(babel-polyfill) npm(tap) npm(tape) %endif