From a522eca2ee1a8189f631c0df02ae52e0e6e398a0 Mon Sep 17 00:00:00 2001 From: Piraty Date: Fri, 13 Sep 2019 13:51:47 +0200 Subject: [PATCH] phonon-qt5: move library symlinks to -devel --- srcpkgs/phonon-qt5/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/phonon-qt5/template b/srcpkgs/phonon-qt5/template index 04a71cee352..18d5f5bb1c9 100644 --- a/srcpkgs/phonon-qt5/template +++ b/srcpkgs/phonon-qt5/template @@ -23,5 +23,6 @@ phonon-qt5-devel_package() { vmove usr/lib/pkgconfig vmove usr/share/phonon4qt5 vmove usr/lib/qt5/plugins/designer/phononwidgets.so + vmove "usr/lib/*.so" } }