[rkward] macports/kf5/kf5-rkward-binary: fixed dependencies in KF5 portfile

m.eik michalke null at kde.org
Thu Apr 5 12:16:41 UTC 2018


Git commit f32a4e057a8f48ffb4803673f39215f347c494d6 by m.eik michalke.
Committed on 05/04/2018 at 12:03.
Pushed by meikm into branch 'master'.

fixed dependencies in KF5 portfile

M  +7    -1    macports/kf5/kf5-rkward-binary/Portfile

https://commits.kde.org/rkward/f32a4e057a8f48ffb4803673f39215f347c494d6

diff --git a/macports/kf5/kf5-rkward-binary/Portfile b/macports/kf5/kf5-rkward-binary/Portfile
index 8aa03020..ec70cd2c 100755
--- a/macports/kf5/kf5-rkward-binary/Portfile
+++ b/macports/kf5/kf5-rkward-binary/Portfile
@@ -84,8 +84,14 @@ kf5.depends_frameworks \
                     kdoctools ki18n knotifications kparts \
                     ktexteditor kwidgetsaddons kwindowsystem kxmlgui
 
+# activate +replace_cocoa variant as default
+PortGroup active_variants 1.1
+require_active_variants port:kf5-osx-integration_devel replace_cocoa
+
 depends_lib-append \
-                    port:gettext
+                    port:gettext \
+                    port:kf5-osx-integration-devel \
+                    port:ciment-icons
 
 depends_lib-delete \
                     port:R



More information about the rkward-tracker mailing list