diff options
author | Wootak Jung <wootak.jung@samsung.com> | 2021-04-14 13:33:28 +0900 |
---|---|---|
committer | Wootak Jung <wootak.jung@samsung.com> | 2021-04-14 13:33:42 +0900 |
commit | 94bd002159218d7b017694fbabf4b1c4e1f28482 (patch) | |
tree | 2f4823acb8f0282ae35ce98a79140c45efbdc706 | |
parent | cdbe0ab2927832bdbe0937ede0d9ec8300f32d1c (diff) | |
download | bluetooth-usb-94bd002159218d7b017694fbabf4b1c4e1f28482.tar.gz bluetooth-usb-94bd002159218d7b017694fbabf4b1c4e1f28482.tar.bz2 bluetooth-usb-94bd002159218d7b017694fbabf4b1c4e1f28482.zip |
Remove unnecessary dependencysubmit/tizen/20210419.025911accepted/tizen/unified/20210420.002118
Change-Id: I021a4100e92f3332f72cd51d3447231a803a79f5
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
-rw-r--r-- | packaging/hal-backend-bluetooth-usb.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packaging/hal-backend-bluetooth-usb.spec b/packaging/hal-backend-bluetooth-usb.spec index 68a5488..b10b22c 100644 --- a/packaging/hal-backend-bluetooth-usb.spec +++ b/packaging/hal-backend-bluetooth-usb.spec @@ -6,8 +6,6 @@ Group: TO_BE_FILLED License: Apache-2.0 Source0: hal-backend-bluetooth-usb-%{version}.tar.gz -Provides: bluetooth-scripts - BuildRequires: cmake BuildRequires: pkgconfig(dlog) BuildRequires: pkgconfig(hal-api-common) |