mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
anydesk: add missing run-time dependency on gtkglext.
- reported by Sun Saych @ voidlinux tg.
This commit is contained in:
parent
a4115994dd
commit
aaeb37e237
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'anydesk'
|
# Template file for 'anydesk'
|
||||||
pkgname=anydesk
|
pkgname=anydesk
|
||||||
version=6.2.0
|
version=6.2.0
|
||||||
revision=1
|
revision=2
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
create_wrksrc="yes"
|
create_wrksrc="yes"
|
||||||
hostmakedepends="patchelf rpmextract"
|
hostmakedepends="patchelf rpmextract"
|
||||||
depends="hicolor-icon-theme"
|
depends="hicolor-icon-theme gtkglext"
|
||||||
short_desc="Fast remote desktop application"
|
short_desc="Fast remote desktop application"
|
||||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="custom:Proprietary"
|
license="custom:Proprietary"
|
||||||
|
|
Loading…
Add table
Reference in a new issue