mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +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}"
|
depends="libwireshark>=${version}_${revision}"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
|
vmove usr/lib/pkgconfig
|
||||||
vmove usr/lib/*.so
|
vmove usr/lib/*.so
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue