diff options
-rw-r--r-- | packaging/hal-backend-device-emulator.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/hal-backend-device-emulator.spec b/packaging/hal-backend-device-emulator.spec index da45f13..2972919 100644 --- a/packaging/hal-backend-device-emulator.spec +++ b/packaging/hal-backend-device-emulator.spec @@ -6,6 +6,7 @@ Group: SDK/Other License: Apache-2.0 Source0: %{name}-%{version}.tar.gz Source1: %{name}.manifest +ExclusiveArch: %{ix86} x86_64 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig BuildRequires: cmake |