Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=cd2686dc63a8d6501153fc7a700af63f3e24bc74
commit cd2686dc63a8d6501153fc7a700af63f3e24bc74 Author: Baste <[email protected]> Date: Thu Apr 13 15:32:19 2017 +0200 gnome-shell-3.24.1-2-x86_64 - Add gnome-control-center to depends diff --git a/source/gnome/gnome-shell/FrugalBuild b/source/gnome/gnome-shell/FrugalBuild index e62be2a..90daf2a 100644 --- a/source/gnome/gnome-shell/FrugalBuild +++ b/source/gnome/gnome-shell/FrugalBuild @@ -6,14 +6,15 @@ USE_FRUGALTHEME=${USE_FRUGALTHEME:-"n"} pkgname=gnome-shell pkgver=3.24.1 -pkgrel=1 +pkgrel=2 pkgdesc="Window management and application launching for GNOME" url="http://www.gnome.org/" depends=('python-3.0>=3.5.2-3' 'mutter>=3.24.1' 'gcr>=3.20.0-4' 'gjs>=1.48.1' \ 'telepathy-glib>=0.24.1-6' 'libsoup>=2.56.0-3' 'libcroco>=0.6.12' \ 'libcanberra-pulseaudio>=0.30-15' 'gstreamer1>=1.10.4-3' 'nm-connection-editor>=1.4.6-2' \ 'gnome-bluetooth>=3.20.1-2' 'evolution-data-server>=3.24.1-3' 'gnome-desktop>=3.24.1' 'gnome-menus>=3.13.3-6' \ - 'libsecret>=0.18.5-2' 'caribou>=0.4.21-4' 'gnome-themes-standard>=3.22.3' 'telepathy-mission-control>=5.16.3-6') + 'libsecret>=0.18.5-2' 'caribou>=0.4.21-4' 'gnome-themes-standard>=3.22.3' 'telepathy-mission-control>=5.16.3-6' \ + 'gnome-control-center>=3.24.1') makedepends=('intltool>=0.51.0-4' 'gobject-introspection>=1.52.1' 'docbook-xsl>=1.79.1-1') rodepends=('telepathy-logger>=0.8.2-5' 'gnome-keyring>=3.20.0-3' 'gnome-shell-extensions-theme' 'gnome-fwtweak' 'at-spi2-core>=2.21.4-2') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
