summaryrefslogtreecommitdiffstats
path: root/acompiler/skype/pre-install
blob: d2a69c2ad2b5ad897c9c02cfba9f3c6f92a87b2b (plain)
1
2
3
if ! ( pkginfo -i | grep ^"qt " > /dev/null ) ; then
        pkg-get depinst qt
fi