skypetab-ng: fixed 32bit rdeps (found by xdave).
This commit is contained in:
parent
abd01223cb
commit
1ac5e8b191
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'skypetab-ng'
|
# Template file for 'skypetab-ng'
|
||||||
pkgname=skypetab-ng
|
pkgname=skypetab-ng
|
||||||
version=20140309
|
version=20140614
|
||||||
revision=3
|
revision=1
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libX11-devel qt-devel"
|
makedepends="libX11-devel qt-devel"
|
||||||
depends="skype libskypetab-ng-${version}_${revision}"
|
depends="skype libskypetab-ng-${version}_${revision}"
|
||||||
@ -12,6 +12,7 @@ license="GPL"
|
|||||||
|
|
||||||
only_for_archs=i686
|
only_for_archs=i686
|
||||||
lib32mode="full"
|
lib32mode="full"
|
||||||
|
lib32depends="skype-32bit>=0 libskypetab-ng-${version}_${revision}"
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
local url="git://github.com/kekekeks/${pkgname}.git"
|
local url="git://github.com/kekekeks/${pkgname}.git"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user