diff options
author | Gilbok Lee <gilbok.lee@samsung.com> | 2017-09-19 19:48:01 +0900 |
---|---|---|
committer | Gilbok Lee <gilbok.lee@samsung.com> | 2017-09-19 19:48:14 +0900 |
commit | 494b02b178c7e57d8f3116601e394f1170e27942 (patch) | |
tree | b5dc8c0a8a97fa56ccffbbd716c451eaee4cf086 | |
parent | 0e4654c3b6f635665b776df27714e3c3d336a3dc (diff) | |
parent | e89f7316b81eae8880cc186c8b1a8046d3684cd0 (diff) | |
download | libmm-radio-submit/tizen_4.0/20170922.043118.tar.gz libmm-radio-submit/tizen_4.0/20170922.043118.tar.bz2 libmm-radio-submit/tizen_4.0/20170922.043118.zip |
Merge branch 'tizen' into tizen_4.0tizen_4.0.m2_releasetizen_4.0.IoT.p1_releasesubmit/tizen_4.0/20170922.043118accepted/tizen/4.0/unified/20170922.064907
Change-Id: I17dc57d5ba6d96ea76c442860c8a1dc51ec50867
-rwxr-xr-x | mm-radio.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm-radio.pc.in b/mm-radio.pc.in index eb287a8..5b9f91f 100755 --- a/mm-radio.pc.in +++ b/mm-radio.pc.in @@ -5,7 +5,7 @@ includedir = @includedir@ Name : mm-radio Description : Multimedia Framwork FM Radio Library -Requires : mm-common mm-log capi-media-sound-manager +Requires : mm-common capi-media-sound-manager Version : @VERSION@ Libs : -L${libdir} -lmmfradio Cflags : -I${includedir}/mmf |