mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kdenlive: depend on mediainfo-cli instead of mediainfo-gui
This commit is contained in:
parent
36fbe84535
commit
8e98e8828f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kdenlive'
|
# Template file for 'kdenlive'
|
||||||
pkgname=kdenlive
|
pkgname=kdenlive
|
||||||
version=23.04.2
|
version=23.04.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="
|
hostmakedepends="
|
||||||
extra-cmake-modules kconfig kcoreaddons kdoctools pkg-config python3
|
extra-cmake-modules kconfig kcoreaddons kdoctools pkg-config python3
|
||||||
|
@ -11,7 +11,7 @@ makedepends="
|
||||||
kplotting-devel mlt7-devel qt5-multimedia-devel qt5-webkit-devel purpose-devel
|
kplotting-devel mlt7-devel qt5-multimedia-devel qt5-webkit-devel purpose-devel
|
||||||
v4l-utils-devel ksolid-devel qt5-quickcontrols2-devel qt5-networkauth-devel"
|
v4l-utils-devel ksolid-devel qt5-quickcontrols2-devel qt5-networkauth-devel"
|
||||||
depends="breeze-icons dvdauthor ffmpeg frei0r-plugins kinit qt5-quickcontrols
|
depends="breeze-icons dvdauthor ffmpeg frei0r-plugins kinit qt5-quickcontrols
|
||||||
kirigami2 mediainfo"
|
kirigami2 mediainfo-cli"
|
||||||
checkdepends="$depends"
|
checkdepends="$depends"
|
||||||
short_desc="Non-linear video editor"
|
short_desc="Non-linear video editor"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue