mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kpmcore: explicitly depend on polkit-qt5-devel
This commit is contained in:
parent
21554d5ba6
commit
173d18258b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules python3 qt5-devel qt5-qmake pkg-config kcoreaddons
|
hostmakedepends="extra-cmake-modules python3 qt5-devel qt5-qmake pkg-config kcoreaddons
|
||||||
gettext kauth"
|
gettext kauth"
|
||||||
makedepends="qt5-devel libatasmart-devel libparted-devel kwidgetsaddons-devel ki18n-devel
|
makedepends="qt5-devel libatasmart-devel libparted-devel kwidgetsaddons-devel ki18n-devel
|
||||||
kauth-devel kcoreaddons-devel qca-qt5-devel"
|
polkit-qt5-devel kauth-devel kcoreaddons-devel qca-qt5-devel"
|
||||||
depends="parted"
|
depends="parted"
|
||||||
short_desc="Library for managing partitions"
|
short_desc="Library for managing partitions"
|
||||||
maintainer="jambonmcyeah <jambonmcyeah@gmail.com>"
|
maintainer="jambonmcyeah <jambonmcyeah@gmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue