nm-tray: needs pkg-config

This commit is contained in:
Đoàn Trần Công Danh 2022-01-12 15:42:24 +07:00
parent fea3902d41
commit 1678ec6b32

View File

@ -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"