summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Fox-Moore2017-05-15 16:16:36 +0200
committerBen Fox-Moore2017-05-15 16:16:36 +0200
commit6094369c64fac4a214218179ab9ebc10adcb274d (patch)
treeeac3c61aad9ce12abaae9ea67183ac2f6e6d5185
parent4e2bb58258c642da693c63a68527e03ac4c91650 (diff)
downloadaur-6094369c64fac4a214218179ab9ebc10adcb274d.tar.gz
Update phonon dependencies
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd2277f4ad17..52f1b7c14a62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgdesc="A robust internet radio station streamer"
arch=('i686' 'x86_64')
url="https://sites.google.com/site/glrpgreatlittleradioplayer"
license=('GPL3')
-depends=('qt4' 'phonon' 'freetype2')
-optdepends=('phonon-gstreamer')
+depends=('qt4' 'phonon-qt4' 'freetype2')
+optdepends=('phonon-qt4-gstreamer')
source=(https://www.dropbox.com/s/3skkc58a9egi3bm/greatlittleradioplayer_1.4.7.tar.gz)
sha1sums=('2cf142b38130de51471cb451e9b88f14ce6ebb0f')