aboutsummaryrefslogtreecommitdiff
path: root/net/analyzer/munin
diff options
context:
space:
mode:
Diffstat (limited to 'net/analyzer/munin')
-rwxr-xr-xnet/analyzer/munin/munin.build12
-rw-r--r--net/analyzer/munin/slack-required1
2 files changed, 13 insertions, 0 deletions
diff --git a/net/analyzer/munin/munin.build b/net/analyzer/munin/munin.build
index 8b2f79bb..4dd7280d 100755
--- a/net/analyzer/munin/munin.build
+++ b/net/analyzer/munin/munin.build
@@ -9,6 +9,18 @@
# pegar mais plugins de vserver em http://svn.debian.org/wsvn/pkg-vserver/people/holger/munin-plugins/plugins/?rev=0&sc=0
#
+if [ -s "slack-required" ]; then
+ echo Recomended and required packages for building cairo are:
+ cat slack-required | sed -e 's/^/\t/'
+ if [ "$INTERACT" != "no" ]; then
+ echo If you dont have those installed, press Ctrl-C. Otherwise, hit ENTER.
+ read crap
+# else
+# echo Sleeping 3 seconds...
+# sleep 3
+ fi
+fi
+
CWD="`pwd`"
if [ -f "/etc/slackbuildrc" ]; then
diff --git a/net/analyzer/munin/slack-required b/net/analyzer/munin/slack-required
new file mode 100644
index 00000000..5e487887
--- /dev/null
+++ b/net/analyzer/munin/slack-required
@@ -0,0 +1 @@
+rrdtool