mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
nm-tray: needs pkg-config
This commit is contained in:
parent
fea3902d41
commit
1678ec6b32
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=nm-tray
|
|||
version=0.4.3
|
||||
revision=2
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-qmake qt5-host-tools"
|
||||
hostmakedepends="qt5-qmake qt5-host-tools pkg-config"
|
||||
makedepends="qt5-tools-devel networkmanager-qt5-devel"
|
||||
depends="NetworkManager"
|
||||
short_desc="NetworkManager tray icon implemented with Qt"
|
||||
|
|
Loading…
Add table
Reference in a new issue