diff options
-rw-r--r-- | packaging/hal-rootstrap-data-common.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/hal-rootstrap-data-common.spec b/packaging/hal-rootstrap-data-common.spec index 66d53eb..f5b00fc 100644 --- a/packaging/hal-rootstrap-data-common.spec +++ b/packaging/hal-rootstrap-data-common.spec @@ -166,7 +166,7 @@ BuildRequires: pkgconfig(hal-api-tbm) Requires: pkgconfig(hal-api-tdm) BuildRequires: pkgconfig(hal-api-tdm) -%if "%{tizen_profile_name}" != "tv" +%if "%{tizen_profile_name}" != "tv" && "%{mv_prj}" != "1" Requires: pkgconfig(capi-system-peripheral-io) BuildRequires: pkgconfig(capi-system-peripheral-io) Requires: pkgconfig(hal-api-bluetooth) |