mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lv2: do not depend on gtk2
This commit is contained in:
parent
406199ab05
commit
c8ac957a34
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'lv2'
|
# Template file for 'lv2'
|
||||||
pkgname=lv2
|
pkgname=lv2
|
||||||
version=1.18.10
|
version=1.18.10
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libsndfile-devel gtk+-devel libsamplerate-devel"
|
makedepends="libsndfile-devel libsamplerate-devel"
|
||||||
short_desc="Plugin standard for audio systems"
|
short_desc="Plugin standard for audio systems"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
|
|
Loading…
Add table
Reference in a new issue