gnome-shell-mousewheel-zoom: unmark nocross
This commit is contained in:
parent
ef2fd1c0b0
commit
e4e0b85378
|
@ -7,12 +7,12 @@ hostmakedepends="vala pkg-config"
|
|||
makedepends="libglib-devel libX11-devel"
|
||||
depends="gnome-shell"
|
||||
short_desc="Enable mousewheel zoom using left-alt key using gnome-shell"
|
||||
maintainer="Orphan <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/tobiasquinn/gnome-shell-mousewheel-zoom"
|
||||
distfiles="https://github.com/tobiasquinn/gnome-shell-mousewheel-zoom/archive/upstream/${version}.tar.gz"
|
||||
checksum=5f57affb89ef5091d94e03f7c074e0dc89da7952efbb399d4a7bf2b0848d8a40
|
||||
nopie=yes
|
||||
nocross="gobject-introspection is nocross"
|
||||
|
||||
do_build() {
|
||||
make -f makefile
|
||||
|
|
Loading…
Reference in New Issue