Remove libusb package from hal-rootstrap temporaily 05/316305/1 accepted/tizen/unified/20240819.150152
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 19 Aug 2024 06:31:28 +0000 (15:31 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 19 Aug 2024 06:36:43 +0000 (15:36 +0900)
headless image doesn't have the libusb package. It causes the linking
issue of hal-backend package. Temporarily, remove libusb package from
hal-rootstrap. After fixing it, this patch will be reverted.

Change-Id: Ie1cfa155da79a931fb756412010b9bad98340d8a
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
packaging/hal-rootstrap-data-common.spec

index 66d53ebc9be7c1e839726de6d293c62d60339950..8c455e0895a7c8438877e5e26f02521fe7f185f4 100644 (file)
@@ -125,8 +125,6 @@ BuildRequires:      zlib-devel
 
 Requires:      pkgconfig(alsa)
 BuildRequires: pkgconfig(alsa)
-Requires:      pkgconfig(libusb-1.0)
-BuildRequires: pkgconfig(libusb-1.0)
 Requires:      pkgconfig(json-glib-1.0)
 BuildRequires: pkgconfig(json-glib-1.0)
 Requires:      pkgconfig(libudev)