Date: Monday, May 1, 2023 @ 19:54:46 Author: heftig Revision: 476201 44.1-2: FS#78077 add gnome-shell dep
Modified: gnome-control-center/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-01 19:54:44 UTC (rev 476200) +++ PKGBUILD 2023-05-01 19:54:46 UTC (rev 476201) @@ -3,7 +3,7 @@ pkgname=gnome-control-center pkgver=44.1 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME's main interface to configure various aspects of the desktop" url="https://gitlab.gnome.org/GNOME/gnome-control-center" license=(GPL3) @@ -19,6 +19,7 @@ gnome-desktop-4 gnome-online-accounts gnome-settings-daemon + gnome-shell gsettings-desktop-schemas gsound gtk4
