mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
gpsd: remove qt dependency for gpsd-qt
This commit is contained in:
parent
7a349fba69
commit
6d8a072831
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ gpsd-xgps_package() {
|
|||
|
||||
gpsd-qt_package() {
|
||||
short_desc+=" - Qt bindings"
|
||||
depends="qt ${sourcepkg}>=${version}_${revision}"
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/libQgpsmm.so.*
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue