noctalia-git: add glib & polkit dependency
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
pkgbase = noctalia-git
|
||||
pkgdesc = Lightweight Wayland shell built directly on Wayland and OpenGL ES
|
||||
pkgver = 5.0.0.r1029.gb3b0a511d
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/noctalia-dev/noctalia-shell
|
||||
arch = x86_64
|
||||
license = MIT
|
||||
@@ -15,6 +15,7 @@ pkgbase = noctalia-git
|
||||
depends = fontconfig
|
||||
depends = freetype2
|
||||
depends = gcc-libs
|
||||
depends = glib2
|
||||
depends = glibc
|
||||
depends = libglvnd
|
||||
depends = libpipewire
|
||||
@@ -22,6 +23,7 @@ pkgbase = noctalia-git
|
||||
depends = libxkbcommon
|
||||
depends = pam
|
||||
depends = pango
|
||||
depends = polkit
|
||||
depends = sdbus-cpp
|
||||
depends = wayland
|
||||
provides = noctalia
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
pkgname=noctalia-git
|
||||
_pkgname=noctalia
|
||||
pkgver=5.0.0.r1029.gb3b0a511d
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Lightweight Wayland shell built directly on Wayland and OpenGL ES'
|
||||
arch=('x86_64')
|
||||
url='https://github.com/noctalia-dev/noctalia-shell'
|
||||
@@ -14,6 +14,7 @@ depends=(
|
||||
'fontconfig'
|
||||
'freetype2'
|
||||
'gcc-libs'
|
||||
'glib2'
|
||||
'glibc'
|
||||
'libglvnd'
|
||||
'libpipewire'
|
||||
@@ -21,6 +22,7 @@ depends=(
|
||||
'libxkbcommon'
|
||||
'pam'
|
||||
'pango'
|
||||
'polkit'
|
||||
'sdbus-cpp'
|
||||
'wayland'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user