desktop/gnome-control-center: Updated for version 41.7.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bd49501f76
commit
b90692f582
|
@ -2,7 +2,6 @@ GNOME Settings is GNOME's main interface for configuration of various
|
|||
aspects of your desktop.
|
||||
|
||||
Optional Dependencies:
|
||||
- gnome-color-manager
|
||||
- cheese
|
||||
|
||||
Note: The SlackBuild will automatically detect if cheese is installed
|
||||
|
|
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=gnome-control-center
|
||||
VERSION=${VERSION:-41.7}
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://download.gnome.org/sources/gnome-control-center/41/gnome-contr
|
|||
MD5SUM="47d1f6c3a0e012dfdf9c9cdd20b72318"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="colord-gtk gnome-bluetooth gnome-online-accounts gnome-settings-daemon gsound libhandy cups-pk-helper"
|
||||
REQUIRES="colord-gtk cups-pk-helper gnome-bluetooth gnome-color-manager gnome-online-accounts gnome-settings-daemon gsound libgnomekbd libhandy xdg-desktop-portal-gnome"
|
||||
MAINTAINER="Bob Funk"
|
||||
EMAIL="bobfunk11@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue