mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
parsec: not depends on libglib-static
This commit is contained in:
parent
1a6be3c4a9
commit
64d811ab68
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'parsec'
|
# Template file for 'parsec'
|
||||||
pkgname=parsec
|
pkgname=parsec
|
||||||
version=150.28
|
version=150.28
|
||||||
revision=1
|
revision=2
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
depends="libgcc virtual?libGL libglib-static libSM libsndio libstdc++ libX11 libXxf86vm"
|
depends="libgcc virtual?libGL libSM libsndio libstdc++ libX11 libXxf86vm"
|
||||||
short_desc="Low latency proprietary game streaming application"
|
short_desc="Low latency proprietary game streaming application"
|
||||||
maintainer="Kozova1 <mug66kk@gmail.com>"
|
maintainer="Kozova1 <mug66kk@gmail.com>"
|
||||||
license="Proprietary"
|
license="Proprietary"
|
||||||
|
|
Loading…
Add table
Reference in a new issue