summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBłażej Szczygieł2016-06-18 03:00:18 +0200
committerBłażej Szczygieł2016-06-18 03:00:18 +0200
commit1d10be52dc308e70a94f4bf582059e9328c7a6f1 (patch)
tree223b71b13ab76b291984a625b212c0423241e84d
parentcfcbcd20e8d3885423789496a264d7b6d5724a70 (diff)
downloadaur-1d10be52dc308e70a94f4bf582059e9328c7a6f1.tar.gz
Remove 'qt5-x11extras' dependency
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4cf59107e1a..167c3c8a3f61 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Jun 17 13:34:00 UTC 2016
+# Sat Jun 18 01:00:00 UTC 2016
pkgbase = qmplay2-git
pkgdesc = QMPlay2 is a video and audio player which can play most formats and codecs
pkgver = 16.06.14
@@ -19,7 +19,6 @@ pkgbase = qmplay2-git
makedepends = qt5-tools
makedepends = cmake
depends = qt5-base
- depends = qt5-x11extras
depends = xdg-utils
depends = ffmpeg
depends = libass
diff --git a/PKGBUILD b/PKGBUILD
index dad1a1f4f11e..18c73af5464a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='QMPlay2 is a video and audio player which can play most formats and cod
arch=('i686' 'x86_64' 'armv7' 'armv6' 'armv5')
url='http://qt-apps.org/content/show.php/QMPlay2?content=153339'
license=('LGPL')
-depends=('qt5-base' 'qt5-x11extras' 'xdg-utils' 'ffmpeg' 'libass' 'libgl' 'libva' 'libxv' 'alsa-lib' 'libcdio' 'taglib' 'libcddb' 'libpulse' 'libgme' 'libsidplayfp')
+depends=('qt5-base' 'xdg-utils' 'ffmpeg' 'libass' 'libgl' 'libva' 'libxv' 'alsa-lib' 'libcdio' 'taglib' 'libcddb' 'libpulse' 'libgme' 'libsidplayfp')
optdepends=('pulseaudio' 'youtube-dl')
conflicts=('qmplay2')
provides=('qmplay2')