wireshark: move pkgconfig file to -devel
This commit is contained in:
parent
9b3d1bd0e3
commit
578e3cffa9
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ libwireshark-devel_package() {
|
|||
depends="libwireshark>=${version}_${revision}"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove usr/lib/*.so
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue