Skip to content

Instantly share code, notes, and snippets.

@elken
Last active December 26, 2015 07:39
Show Gist options
  • Save elken/7116603 to your computer and use it in GitHub Desktop.
Save elken/7116603 to your computer and use it in GitHub Desktop.
gnome-boxes fix
Diff
*** PKGBUILD 2013-10-23 11:13:19.468166580 +0100
--- PKGBUILD.old 2013-09-30 18:23:53.000000000 +0100
***************
*** 8,14 ****
license=('LGPL2.1')
depends=('gtk3' 'clutter-gtk' 'spice-gtk3' 'libvirt-glib' 'tracker'
'gtk-vnc' 'udev' 'libosinfo' 'dconf' 'hicolor-icon-theme'
! 'desktop-file-utils' 'shared-mime-info' 'vala' 'spice-protocol')
optdepends=('qemu-spice: to create new VMs')
makedepends=('intltool' 'itstool')
install=gnome-boxes.install
--- 8,14 ----
license=('LGPL2.1')
depends=('gtk3' 'clutter-gtk' 'spice-gtk3' 'libvirt-glib' 'tracker'
'gtk-vnc' 'udev' 'libosinfo' 'dconf' 'hicolor-icon-theme'
! 'desktop-file-utils' 'shared-mime-info' 'vala')
optdepends=('qemu-spice: to create new VMs')
makedepends=('intltool' 'itstool')
install=gnome-boxes.install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment