We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 231da52 + 98a261a commit 0c0594fCopy full SHA for 0c0594f
mingw-w64-virt-viewer-git/PKGBUILD
@@ -4,12 +4,13 @@ _realname=virt-viewer
4
_base_ver=2.0.0
5
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}-git"
6
pkgver=2.0.0.934.824c4b9
7
-pkgrel=2
+pkgrel=1
8
arch=('any')
9
pkgdesc="Displaying the graphical console of a virtual machine (mingw-w64)"
10
depends=("${MINGW_PACKAGE_PREFIX}-spice-gtk"
11
"${MINGW_PACKAGE_PREFIX}-gtk-vnc"
12
- "${MINGW_PACKAGE_PREFIX}-libxml2")
+ "${MINGW_PACKAGE_PREFIX}-libxml2"
13
+ "${MINGW_PACKAGE_PREFIX}-opus")
14
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
15
"${MINGW_PACKAGE_PREFIX}-gtk-doc"
16
"${MINGW_PACKAGE_PREFIX}-icoutils"
0 commit comments