summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraydon, Tracy <tracy.graydon@intel.com>2013-03-01 13:35:25 -0800
committerGraydon, Tracy <tracy.graydon@intel.com>2013-03-01 13:35:25 -0800
commitbee16c90713408589ecc060c07379ba8a1bbcdd0 (patch)
tree43ba01fc0bd98a8e6c16b56ae75e9bd025147df0
parentb8270a8001b624e8e1bc73af3536160cbe1d0157 (diff)
downloadweb-ui-fw-master.tar.gz
web-ui-fw-master.tar.bz2
web-ui-fw-master.zip
-rw-r--r--packaging/web-ui-fw.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/web-ui-fw.spec b/packaging/web-ui-fw.spec
index 42b2a07b..4babceab 100644
--- a/packaging/web-ui-fw.spec
+++ b/packaging/web-ui-fw.spec
@@ -6,9 +6,10 @@ Group: Development/Other
License: MIT
BuildArch: noarch
BuildRequires: make
-BuildRequires: node-js
%ifarch %{arm}
BuildRequires: nodejs-x86-arm
+%else
+BuildRequires: nodejs
%endif
Source0: %{name}-%{version}.tar.gz