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/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/encap/tools/bcfg2-python-apt/README b/encap/tools/bcfg2-python-apt/README
index a5f251fef..5b2a06e83 100644
--- a/encap/tools/bcfg2-python-apt/README
+++ b/encap/tools/bcfg2-python-apt/README
@@ -1,3 +1,5 @@
Before building this, make sure that you have these libraries installed:
* /usr/lib/libapt-pkg* (Part of the "apt" package on Debian)
- * /usr/lib/libapt-inst* (Part of the "apt-utils" package on Debian) \ No newline at end of file
+ * /usr/lib/libapt-inst* (Part of the "apt-utils" package on Debian)
+
+You also must have the "libapt-pkg-dev" package installed.