Fix for build break 90/36090/2
authorSangyoon Jang <s89.jang@samsung.com>
Mon, 2 Mar 2015 08:54:24 +0000 (17:54 +0900)
committerSangyoon Jang <s89.jang@samsung.com>
Mon, 2 Mar 2015 09:01:17 +0000 (18:01 +0900)
commit3824edd29e2d73ef413f3ff0f4f8b51eaaba5be0
treeb3ff1f7bbbb79bebe30fa8393b246421b76c56b1
parenta6adebda0a0e67277dabb196566fe12da79ba763
Fix for build break

add capi-base-common as pc requires.
some error enums are modified but these are still used by other packages.
to prevent build break the below enums are added as definition temporalily.

NOTIFICATION_ERROR_IO
NOTIFICATION_ERROR_INVALID_DATA
NOTIFICATION_ERROR_NO_MEMORY

Change-Id: I581f95b4d568ec8916944aff09d1f35c98507813
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
include/notification_error.h
notification.pc.in