chrome-gnome-shell: mv {,host}makedepends
This commit is contained in:
parent
7e6660867d
commit
5e203c2ff5
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=10.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args=" -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_EXTENSION=OFF ../"
|
configure_args=" -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_EXTENSION=OFF ../"
|
||||||
makedepends="python jq"
|
hostmakedepends="python jq"
|
||||||
depends="python python-gobject python-requests dbus gnome-shell"
|
depends="python python-gobject python-requests dbus gnome-shell"
|
||||||
short_desc="GNOME Shell integration for Chrome"
|
short_desc="GNOME Shell integration for Chrome"
|
||||||
maintainer="Stepan Usatiuk <stepus53@gmail.com>"
|
maintainer="Stepan Usatiuk <stepus53@gmail.com>"
|
||||||
|
|
Loading…
Reference in a new issue