mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
blanket: remove depends on python-gobject
I was surprised that blanket works. It's working only because gst1-python3 pulls python3-gobject in.
This commit is contained in:
parent
ce20a34fc1
commit
24d41171a3
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'blanket'
|
# Template file for 'blanket'
|
||||||
pkgname=blanket
|
pkgname=blanket
|
||||||
version=0.3.1
|
version=0.3.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config gettext glib-devel"
|
hostmakedepends="pkg-config gettext glib-devel"
|
||||||
depends="gst1-python3 gst-plugins-bad1 gst-plugins-good1 python-gobject libhandy1"
|
depends="gst1-python3 gst-plugins-bad1 gst-plugins-good1 libhandy1"
|
||||||
short_desc="Improve focus and productivity by listening to different sounds"
|
short_desc="Improve focus and productivity by listening to different sounds"
|
||||||
maintainer="Reback00 <reback00@protonmail.com>"
|
maintainer="Reback00 <reback00@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue