[arch-commits] Commit in deepin-daemon/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Mar 27 13:01:54 UTC 2019


    Date: Wednesday, March 27, 2019 @ 13:01:54
  Author: felixonmars
Revision: 444329

upgpkg: deepin-daemon 3.24.1-2

adjust dependencies

Modified:
  deepin-daemon/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-27 12:55:16 UTC (rev 444328)
+++ PKGBUILD	2019-03-27 13:01:54 UTC (rev 444329)
@@ -4,21 +4,21 @@
 
 pkgname=deepin-daemon
 pkgver=3.24.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Daemon handling the DDE session settings'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dde-daemon"
 license=('GPL3')
-depends=('deepin-desktop-schemas' 'gvfs' 'libcanberra-pulse' 'poppler-glib' 'rfkill' 'bluez'
-         'deepin-notifications' 'iso-codes' 'lsb-release' 'mobile-broadband-provider-info'
-         'deepin-polkit-agent' 'deepin-polkit-agent-ext-gnomekeyring' 'udisks2' 'upower'
+depends=('deepin-desktop-schemas' 'deepin-api' 'gvfs' 'iso-codes' 'lsb-release'
+         'mobile-broadband-provider-info' 'deepin-polkit-agent'
+         'deepin-polkit-agent-ext-gnomekeyring' 'udisks2' 'upower'
          'libxkbfile' 'accountsservice' 'deepin-desktop-base' 'bamf' 'pulseaudio'
          'gnome-keyring' 'noto-fonts' 'imwheel')
 makedepends=('golang-github-linuxdeepin-go-dbus-factory' 'golang-deepin-gir' 'golang-deepin-lib'
              'golang-deepin-dde-api' 'golang-github-nfnt-resize' 'sqlite' 'deepin-gettext-tools'
-             'git' 'mercurial' 'python-gobject' 'networkmanager' 'go-pie')
+             'git' 'mercurial' 'python-gobject' 'networkmanager' 'bluez' 'go-pie')
 optdepends=('networkmanager: for network management support'
-            'deepin-grub2-themes: theme for grub module'
+            'bluez: for bluetooth support'
             'iw: for miracast module'
             'proxychains-ng: for proxy configuration module')
 conflicts=('dde-daemon')



More information about the arch-commits mailing list