summaryrefslogtreecommitdiffstats
path: root/encap/tools/bcfg2-python-apt/README
diff options
context:
space:
mode:
Diffstat (limited to 'encap/tools/bcfg2-python-apt/README')
-rw-r--r--encap/tools/bcfg2-python-apt/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/encap/tools/bcfg2-python-apt/README b/encap/tools/bcfg2-python-apt/README
index 5b2a06e83..d95e472f2 100644
--- a/encap/tools/bcfg2-python-apt/README
+++ b/encap/tools/bcfg2-python-apt/README
@@ -3,3 +3,9 @@ Before building this, make sure that you have these libraries installed:
* /usr/lib/libapt-inst* (Part of the "apt-utils" package on Debian)
You also must have the "libapt-pkg-dev" package installed.
+
+To see if your Debian variant is supported, do "grep ifeq Makefile" and see if
+any of those strings match "cat /etc/issue".
+
+It should be pretty trivial to add new Debian platforms; if you have any
+issues, mail the bcfg2-dev list or open a ticket.