Add libds and libds-tizen dependencies 11/289511/1
authorSeunghun Lee <shiin.lee@samsung.com>
Tue, 7 Mar 2023 08:38:19 +0000 (17:38 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Thu, 9 Mar 2023 04:59:17 +0000 (13:59 +0900)
No functional addition. It's just to make enlightenment be dependent on
libds.

Change-Id: Ia7473d6e47fdd9d17bb6e8894cf17778cc3ba13e

packaging/enlightenment.spec

index 3839e0d..302c74a 100644 (file)
@@ -70,6 +70,9 @@ BuildRequires:  pkgconfig(gmock)
 BuildRequires:  pkgconfig(wayland-client)
 BuildRequires:  pkgconfig(capi-media-streamrecorder)
 
+BuildRequires:  pkgconfig(libds)
+BuildRequires:  pkgconfig(libds-tizen-tbm-server)
+
 %if "%{LIBGOMP}" == "use"
 Requires:       libgomp
 %endif