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

Felix Yan fyan at archlinux.org
Mon Mar 7 04:47:19 UTC 2016


    Date: Monday, March 7, 2016 @ 05:47:18
  Author: fyan
Revision: 165428

upgpkg: deepin-daemon 3.0.11-2

add dependency on pulseaudio

Modified:
  deepin-daemon/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-07 04:30:41 UTC (rev 165427)
+++ PKGBUILD	2016-03-07 04:47:18 UTC (rev 165428)
@@ -9,7 +9,7 @@
 _deepinapiver=3.0.6
 _dbusfactoryver=3.0.2
 _girgeneratorver=0.9.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Daemon handling the DDE session settings'
 arch=('i686' 'x86_64')
 url="https://github.com/linuxdeepin/dde-daemon"
@@ -17,7 +17,7 @@
 depends=('deepin-desktop-schemas' 'gvfs' 'libcanberra-pulse' 'metacity' 'poppler-glib'
          'rfkill' 'acpid' 'bluez' 'deepin-notifications' 'iso-codes' 'lsb-release'
          'mobile-broadband-provider-info' 'polkit-gnome' 'udisks2' 'upower' 'gcc-libs>=5.3.0-3'
-         'libxkbfile' 'accountsservice' 'deepin-desktop-base' 'bamf')
+         'libxkbfile' 'accountsservice' 'deepin-desktop-base' 'bamf' 'pulseaudio')
 makedepends=('deepin-dbus-generator' 'deepin-gir-generator' 'sqlite' 'git' 'mercurial' 'gcc-go')
 optdepends=('networkmanager: Network Management daemon'
             'deepin-grub2-themes: deepin theme for grub menu')



More information about the arch-commits mailing list