author | Antonio Rojas
<arojas@archlinux.org> 2015-04-21 20:43:58 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-04-21 20:43:58 UTC |
parent | 409b38c3860cc284bfd605de48cf970ac9db578d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c627570..d73b4b5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,13 +5,13 @@ pkgname=kdenlive pkgver=15.04.0 -pkgrel=1 +pkgrel=2 pkgdesc="A non-linear video editor for Linux using the MLT video framework" arch=('i686' 'x86_64') url="http://www.kdenlive.org/" license=('GPL') groups=('kde-applications' 'kdemultimedia') -depends=('knewstuff' 'kplotting' 'knotifyconfig' 'mlt' 'glu' 'hicolor-icon-theme') +depends=('knewstuff' 'kplotting' 'knotifyconfig' 'mlt' 'glu' 'sdl_image' 'hicolor-icon-theme') makedepends=('extra-cmake-modules' 'kdoctools' 'v4l-utils') optdepends=('ffmpeg: for FFmpeg plugin' 'cdrkit: for creation of DVD ISO images'