shotcut: remove unused dependencies.
This commit is contained in:
parent
de207ac112
commit
d0cf34e905
1 changed files with 3 additions and 4 deletions
|
@ -5,10 +5,9 @@ revision=1
|
|||
build_style=cmake
|
||||
configure_args="-DSHOTCUT_VERSION=${version}"
|
||||
hostmakedepends="pkg-config qt5-tools-devel"
|
||||
makedepends="gstreamer1-devel lame-devel libvpx-devel mlt7-devel mlt7-python3
|
||||
qt5-declarative-devel qt5-graphicaleffects qt5-multimedia-devel
|
||||
qt5-quickcontrols2-devel qt5-websockets-devel qt5-x11extras-devel x264-devel
|
||||
qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
|
||||
makedepends="mlt7-devel qt5-declarative-devel qt5-multimedia-devel
|
||||
qt5-quickcontrols2-devel qt5-websockets-devel qt5-plugin-mysql qt5-plugin-odbc
|
||||
qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
|
||||
depends="ffmpeg frei0r-plugins qt5-graphicaleffects qt5-quickcontrols"
|
||||
short_desc="Free, open source, cross-platform video editor"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue