mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
farsight2: require gst-python-devel to build.
This commit is contained in:
parent
b22f3354ef
commit
ed0689cd88
1 changed files with 2 additions and 3 deletions
|
@ -22,6 +22,7 @@ Add_dependency run python
|
||||||
Add_dependency run pygobject2
|
Add_dependency run pygobject2
|
||||||
Add_dependency run gst-plugins-good
|
Add_dependency run gst-plugins-good
|
||||||
Add_dependency run gst-plugins-bad
|
Add_dependency run gst-plugins-bad
|
||||||
|
Add_dependency run gst-python
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
|
@ -33,6 +34,4 @@ Add_dependency build gupnp-devel
|
||||||
Add_dependency build gupnp-igd-devel
|
Add_dependency build gupnp-igd-devel
|
||||||
Add_dependency build python-devel
|
Add_dependency build python-devel
|
||||||
Add_dependency build pygobject2-devel
|
Add_dependency build pygobject2-devel
|
||||||
|
Add_dependency build gst-python-devel
|
||||||
Add_dependency full gst-python
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue