phonon-backend-vlc: openssl is unnecessary.

This commit is contained in:
Juan RP 2014-08-04 21:37:48 +02:00
parent 5ccb345a6e
commit 716cd94596
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
# Template file for 'phonon-backend-vlc' # Template file for 'phonon-backend-vlc'
pkgname=phonon-backend-vlc pkgname=phonon-backend-vlc
version=0.7.1 version=0.7.1
revision=1 revision=2
lib32disabled=yes lib32disabled=yes
build_style=cmake build_style=cmake
configure_args="-DCMAKE_INSTALL_LIBDIR=lib" configure_args="-DCMAKE_INSTALL_LIBDIR=lib"
hostmakedepends="cmake automoc4 pkg-config" hostmakedepends="cmake automoc4 pkg-config"
makedepends="openssl-devel MesaLib-devel qt-devel phonon-devel>=4.7.1 vlc-devel" makedepends="qt-devel phonon-devel>=4.7.1 vlc-devel"
depends="desktop-file-utils hicolor-icon-theme" depends="desktop-file-utils hicolor-icon-theme"
provides="phonon-backend-0_1" provides="phonon-backend-0_1"
replaces="phonon-backend>=0" replaces="phonon-backend>=0"