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

packaging/dali-toolkit.spec

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