skype: no need to use lib32depends anymore.
This commit is contained in:
parent
576b8a8b9d
commit
12ecccc499
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'skype'
|
||||
pkgname=skype
|
||||
version=4.2.0.13
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=meta
|
||||
short_desc="P2P software for high-quality voice communication"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -17,9 +17,7 @@ nostrip="yes"
|
|||
makedepends="qt>=4.8.4_4 hicolor-icon-theme>=0"
|
||||
depends="${makedepends}"
|
||||
|
||||
# Use explicit dependencies for 32bit pkg, otherwise they are wrong.
|
||||
lib32mode="full"
|
||||
lib32depends="v4l-utils>=0 libXv>=0 libXScrnSaver>=0 ${depends}"
|
||||
|
||||
do_install() {
|
||||
# Executable
|
||||
|
|
Loading…
Reference in a new issue