Modify the requirement of devel package 84/287384/1
authorSangYoun Kwak <sy.kwak@samsung.com>
Fri, 13 Jan 2023 08:21:13 +0000 (17:21 +0900)
committerTaeminYeom <taemin.yeom@samsung.com>
Fri, 27 Jan 2023 10:24:10 +0000 (19:24 +0900)
commit695fa71996bb7ffb94cb6acd3c89e9edad4d6430
treea1f0433ec7609c5c326b9cedb5f0130320227f99
parentd45e6891cb448efce39f6523054753830ff94cd6
Modify the requirement of devel package

The "devel" package gives hint about libraries to use the "sensor" package
to the other packages.
Before this commit, the "devel" package required the "sensor-dummy"
package. It was valid when the "sensor-dummy" has "libsensor.so.4".
But now, the "sensor-dummy" has no real "libsensor.so.4" but has
"libsensor-dummy.so" so the other packages which requires the package
"sensor" will require "libsensor-dummy.so", which is not correct.
Modifying the requirement of devel package as the "sensord" will fix
this.

Change-Id: I25eaa772bcfd7edbee46aaf823adfef36630f70e
Signed-off-by: SangYoun Kwak <sy.kwak@samsung.com>
packaging/sensord.spec