summaryrefslogtreecommitdiffstats
path: root/libraries/sqlpp11/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/sqlpp11/README')
-rw-r--r--libraries/sqlpp11/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/sqlpp11/README b/libraries/sqlpp11/README
index 46719afa1a..e582894fde 100644
--- a/libraries/sqlpp11/README
+++ b/libraries/sqlpp11/README
@@ -7,3 +7,7 @@ statement, etc). And it does not stop at query construction.
Results have ranges, and strongly typed members, so that you can
browse through results in a type-safe manner, worthy of modern
C++.
+
+Warning: This SlackBuild requires network access when it runs, meaning
+it downloads files from the Internet with root access. You should
+decide for yourself whether or not you think this is a good idea.