Add a missing dependency to mock pkgconfig file 55/271555/1
authorHwankyu Jhun <h.jhun@samsung.com>
Wed, 23 Feb 2022 04:41:33 +0000 (13:41 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Wed, 23 Feb 2022 04:41:33 +0000 (13:41 +0900)
The screen_connector_remote_surface dep is required to build test packages.

Change-Id: Ic3da4ebf1fb62719be2c5a65e66520275dcd2723
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
screen_connector_remote_surface_mock/screen_connector_remote_surface_mock.pc.in

index c66c18f..e7a48ad 100644 (file)
@@ -6,5 +6,6 @@ includedir=@INCLUDEDIR@/@TARGET_SCREEN_CONNECTOR_REMOTE_SURFACE_MOCK@
 Name: @TARGET_SCREEN_CONNECTOR_REMOTE_SURFACE_MOCK@
 Description: Support development of the screen connector remote surface library
 Version: @VERSION@
+Requires: @TARGET_SCREEN_CONNECTOR_REMOTE_SURFACE@
 Cflags: -I${includedir}
 cppflags: -I${includedir}