fix permissions
This commit is contained in:
parent
01852945b4
commit
44c4a055db
1 changed files with 2 additions and 1 deletions
3
PKGBUILD
3
PKGBUILD
|
@ -24,7 +24,8 @@ depends=('garuda-icons'
|
||||||
'profile-sync-daemon'
|
'profile-sync-daemon'
|
||||||
'preload'
|
'preload'
|
||||||
'btrfsmaintenance')
|
'btrfsmaintenance')
|
||||||
optdepends=('performance-tweaks')
|
optdepends=('performance-tweaks')
|
||||||
|
makedepends=('polkit')
|
||||||
install=$pkgname.install
|
install=$pkgname.install
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
|
Loading…
Reference in a new issue