Fix build error 90/99190/1 accepted/tizen/common/20161122.192802 accepted/tizen/ivi/20161122.235915 accepted/tizen/mobile/20161122.235708 accepted/tizen/tv/20161122.235750 accepted/tizen/wearable/20161122.235832 submit/tizen/20161122.044017
authorSeungbae Shin <seungbae.shin@samsung.com>
Tue, 22 Nov 2016 06:40:51 +0000 (15:40 +0900)
committerSeungbae Shin <seungbae.shin@samsung.com>
Tue, 22 Nov 2016 06:42:32 +0000 (22:42 -0800)
[Version] Release 1.17.2-3
[Profile] All
[Issue Type] Build

Change-Id: Id2dbb416012a4fdf4c0a92d094e34f6dcd4b3420

CMakeLists.txt
packaging/openal-soft.spec

index defcdbe..1e3035a 100644 (file)
@@ -1081,6 +1081,8 @@ IF(DEFINED ENV{TIZEN_BUILD})
     SET(PKG_CONFIG_CFLAGS "${PKG_CONFIG_CFLAGS} -D__TIZEN__")
 ENDIF()
 
+SET(PKG_CONFIG_REQUIRES "capi-media-sound-manager")
+
 # Needed for openal.pc.in
 SET(prefix ${CMAKE_INSTALL_PREFIX})
 SET(exec_prefix "\${prefix}")
index 65159d0..91882a2 100644 (file)
@@ -1,6 +1,6 @@
 Name:           openal-soft
 Version:        1.17.2
-Release:        2
+Release:        3
 License:        LGPL-2.0+
 Summary:        A cross-platform 3D audio API
 URL:            http://connect.creativelabs.com/openal/