[arch-commits] Commit in budgie-extras/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Sat Nov 9 02:14:31 UTC 2019


    Date: Saturday, November 9, 2019 @ 02:14:31
  Author: ffy00
Revision: 524778

add missing dependency (0.10.1-2)

Fixes FS#64120

Modified:
  budgie-extras/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-09 02:13:09 UTC (rev 524777)
+++ PKGBUILD	2019-11-09 02:14:31 UTC (rev 524778)
@@ -2,7 +2,7 @@
 
 pkgname=budgie-extras
 pkgver=0.10.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Additional Budgie Desktop enhancements for the user experience'
 arch=('x86_64')
 license=('GPL3')
@@ -10,7 +10,7 @@
 depends=('budgie-desktop' 'wmctrl' 'xdotool' 'xprintidle' 'python' 'python-gobject' 'python-cairo' 'libgee'
          'zenity' 'vorbis-tools' 'python-psutil' 'sound-theme-freedesktop' 'imagemagick' 'python-pillow'
          'python-svgwrite' 'python-cairosvg' 'python-pyudev' 'python-requests' 'libpeas' 'json-glib'
-         'libkeybinder3' 'python-pyperclip' 'python-xlib')
+         'libkeybinder3' 'python-pyperclip' 'python-xlib' 'xorg-xinput')
 makedepends=('gobject-introspection' 'meson' 'ninja' 'vala' 'intltool' 'git')
 source=("git+$url.git#tag=v$pkgver"
         'git+https://github.com/UbuntuBudgie/QuickChar.git')



More information about the arch-commits mailing list