Last active
December 26, 2015 07:39
-
-
Save elken/7116603 to your computer and use it in GitHub Desktop.
gnome-boxes fix
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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