mirror of
https://github.com/nyanmisaka/mpp.git
synced 2026-01-24 01:10:39 +01:00
[script]: Update pkgconfig version
Signed-off-by: Herman Chen <herman.chen@rock-chips.com> Change-Id: I595cf5a913238400714d3174361586aa4479fbe9
This commit is contained in:
parent
4c1d759105
commit
bcd3065dc9
2 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
|
|||
Name: rockchip_mpp
|
||||
Description: Rockchip Media Process Platform
|
||||
Requires.private:
|
||||
Version: 1.3.8
|
||||
Version: 1.3.9
|
||||
Libs: -L${libdir} -lrockchip_mpp
|
||||
Libs.private:
|
||||
Cflags: -I${includedir}
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ includedir=${prefix}/@CMAKE_INSTALL_INCLUDEDIR@
|
|||
Name: rockchip_vpu
|
||||
Description: Rockchip Media Process Platform (Legacy)
|
||||
Requires.private:
|
||||
Version: 0.3.0
|
||||
Version: 0.3.1
|
||||
Libs: -L${libdir} -lrockchip_vpu
|
||||
Libs.private:
|
||||
Cflags: -I${includedir}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue