mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
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…
Add table
Reference in a new issue