Fix wrong library dependency 65/305565/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 5 Feb 2024 06:30:12 +0000 (15:30 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 5 Feb 2024 06:30:12 +0000 (15:30 +0900)
The package name of storage library is libstorage.

Change-Id: I84b7d3588fac98496fd1854573f8d124faf49af7
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
packaging/aul.spec

index 8303c93..df84b0a 100644 (file)
@@ -38,7 +38,7 @@ BuildRequires:  pkgconfig(uuid)
 BuildRequires:  pkgconfig(vconf)
 BuildRequires:  xdgmime-devel, pkgconfig(xdgmime)
 
-Requires: storage
+Requires: libstorage
 
 %if 0%{?gcov:1}
 BuildRequires:  lcov