[Tizen] Change BuildRequires of dali2-toolkit to Requires
authorWoochanlee <wc0917.lee@samsung.com>
Tue, 16 Feb 2021 04:21:21 +0000 (13:21 +0900)
committerWoochanlee <wc0917.lee@samsung.com>
Tue, 16 Feb 2021 04:21:21 +0000 (13:21 +0900)
This reverts commit f3e439422592b860a317d028bd8c01550403c6d2.

packaging/dali-toolkit.spec

index 8e0e800..58a8277 100644 (file)
@@ -88,7 +88,7 @@ Summary:    DLI scene loading library
 Group:      System/Libraries
 License:    Apache-2.0
 
-BuildRequires:  pkgconfig(dali2-toolkit)
+Requires:  dali2-toolkit
 
 %description -n %{dali2_scene_loader}
 Provides functionality for loading and displaying DLI format scenes. See README.md for more details.