fixup! [Rom Size] Use system libpng 22/185022/1
authorChandan Padhi <c.padhi@samsung.com>
Wed, 25 Jul 2018 08:41:44 +0000 (14:11 +0530)
committerChandan Padhi <c.padhi@samsung.com>
Wed, 25 Jul 2018 08:41:48 +0000 (14:11 +0530)
This commit adds the missing dependency of libpng
to fix related desktop build errors.

Change-Id: I18a33f8be25c60b383d8e54599f13d3b8cfe7e08
Signed-off-by: Chandan Padhi <c.padhi@samsung.com>
tizen_src/build/jhbuild/jhbuild.modules

index a02f9d3..89a1e40 100755 (executable)
@@ -15,6 +15,7 @@
       <dep package="gst-plugins-ugly"/>
       <dep package="gst-plugins-bad"/>
       <dep package="gst-libav"/>
+      <dep package="libpng"/>
     </dependencies>
   </metamodule>