summaryrefslogtreecommitdiffstats
path: root/extra/qt
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-10-10 19:22:40 +0200
committertnut <thierryn1 at hispeed dot ch>2010-10-10 19:22:40 +0200
commit02bf6a948d7d37a3a5737eed4040da0093ca49f7 (patch)
tree36d9eaeca88ad466e1505612d49f3e06031dec56 /extra/qt
parent40ae6c5c75cc26daf72e41e08824e65ab8672656 (diff)
downloadnutyx-extra-02bf6a948d7d37a3a5737eed4040da0093ca49f7.tar.gz
nutyx-extra-02bf6a948d7d37a3a5737eed4040da0093ca49f7.tar.bz2
nutyx-extra-02bf6a948d7d37a3a5737eed4040da0093ca49f7.tar.xz
nutyx-extra-02bf6a948d7d37a3a5737eed4040da0093ca49f7.zip
qt,ajout post-install
Diffstat (limited to 'extra/qt')
-rw-r--r--extra/qt/post-install4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/qt/post-install b/extra/qt/post-install
new file mode 100644
index 000000000..afd2d4e5e
--- /dev/null
+++ b/extra/qt/post-install
@@ -0,0 +1,4 @@
+if ! ( pkginfo -i | grep phonon > /dev/null ) ; then
+ pkg-get depinst phonon
+fi
+