summaryrefslogtreecommitdiffstats
path: root/kde/kdelibs/post-install
blob: cd7e2806af036a5fe71f60ef263cbbe5e13c737a (plain)
1
2
3
4
if ! ( pkginfo -i | grep phonon > /dev/null ) ; then
        pkg-get install phonon
fi