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'
|
# Template file for 'skype'
|
||||||
pkgname=skype
|
pkgname=skype
|
||||||
version=4.2.0.13
|
version=4.2.0.13
|
||||||
revision=3
|
revision=4
|
||||||
build_style=meta
|
build_style=meta
|
||||||
short_desc="P2P software for high-quality voice communication"
|
short_desc="P2P software for high-quality voice communication"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
@ -17,9 +17,7 @@ nostrip="yes"
|
||||||
makedepends="qt>=4.8.4_4 hicolor-icon-theme>=0"
|
makedepends="qt>=4.8.4_4 hicolor-icon-theme>=0"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
|
|
||||||
# Use explicit dependencies for 32bit pkg, otherwise they are wrong.
|
|
||||||
lib32mode="full"
|
lib32mode="full"
|
||||||
lib32depends="v4l-utils>=0 libXv>=0 libXScrnSaver>=0 ${depends}"
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
# Executable
|
# Executable
|
||||||
|
|
Loading…
Add table
Reference in a new issue