skypetab-ng: update build-deps.
This commit is contained in:
parent
ebc38c135a
commit
6d2496bdca
2 changed files with 5 additions and 3 deletions
|
@ -3,3 +3,5 @@ libQtCore.so.4
|
|||
libstdc++.so.6
|
||||
libgcc_s.so.1
|
||||
libc.so.6
|
||||
libpthread.so.0
|
||||
libm.so.6
|
||||
|
|
|
@ -19,10 +19,10 @@ noextract=yes
|
|||
|
||||
Add_dependency run skype
|
||||
|
||||
Add_dependency build git
|
||||
Add_dependency build qt-devel
|
||||
Add_dependency build qt-qmake
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build qt-devel
|
||||
Add_dependency build libX11-devel
|
||||
Add_dependency build git
|
||||
|
||||
do_fetch() {
|
||||
local url="git://github.com/kekekeks/${pkgname}.git"
|
||||
|
|
Loading…
Reference in a new issue