Remove Requires pkgconfig(capi-base-common) 03/237003/3 accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.122037 accepted/tizen/6.0/unified/hotfix/20201103.004335 accepted/tizen/6.0/unified/hotfix/20201103.051421 accepted/tizen/unified/20200820.133541 submit/tizen/20200819.040524 submit/tizen_6.0/20201029.205102 submit/tizen_6.0_hotfix/20201102.192502 submit/tizen_6.0_hotfix/20201103.114802 tizen_6.0.m2_release
authorlokilee73 <changjoo.lee@samsung.com>
Wed, 24 Jun 2020 04:32:52 +0000 (13:32 +0900)
committerlokilee73 <changjoo.lee@samsung.com>
Thu, 25 Jun 2020 02:26:31 +0000 (11:26 +0900)
capi-base-common-devel package is unnecessarily included in image.
So, remove it.

Change-Id: I74a651dce063a1502d6a8bc2f40be9685cb346e4
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
packaging/capi-system-usbhost.spec

index 33b35101c5f041529b2dc158df6827195644a56e..b70a41d4e463820ff369336d59f8440c08098dc4 100644 (file)
@@ -15,7 +15,6 @@ BuildRequires:  pkgconfig(libusb-1.0)
 BuildRequires:  pkgconfig(dlog)
 BuildRequires:  pkgconfig(capi-system-info)
 BuildRequires:  pkgconfig(capi-base-common)
-Requires:       pkgconfig(capi-base-common)
 
 %description
 Usb-host is a librarary for raw communication with USB devices.