Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=39f4cd0efaf6a849dc3b2bf9d71e30862c753f41

commit 39f4cd0efaf6a849dc3b2bf9d71e30862c753f41
Author: crazy <cr...@frugalware.org>
Date:   Tue Oct 20 21:28:17 2015 +0200

kde.sh
* added auto makedepends=() on x11-protos

diff --git a/source/include/kde.sh b/source/include/kde.sh
index f3444d0..ebd7295 100644
--- a/source/include/kde.sh
+++ b/source/include/kde.sh
@@ -159,6 +159,9 @@ if [ -n "$_F_kde_id2" ]; then
_F_kde_defaults=0
fi

+## X11/mesa changes
+makedepends=("${makedepends[@]}" 'x11-protos')
+
###
# == APPENDED VARIABLES
# makedepends: if kde4 append automoc4 unless building it, if kf5 append some 
other deps.
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to