summaryrefslogtreecommitdiffstats
path: root/encap/tools/bcfg2-python-apt/README
diff options
context:
space:
mode:
authorDaniel Joseph Barnhart Clark <dclark@pobox.com>2006-08-06 15:35:55 +0000
committerDaniel Joseph Barnhart Clark <dclark@pobox.com>2006-08-06 15:35:55 +0000
commit39ab351aee7bb86fa90450edc0ab75cdf705728f (patch)
treeaf83b97155df6a1d0914f9cd4ebaea1dbd78c015 /encap/tools/bcfg2-python-apt/README
parent905358e4ecac7f6ff389e4b7883a0de4824ff9b6 (diff)
downloadbcfg2-39ab351aee7bb86fa90450edc0ab75cdf705728f.tar.gz
bcfg2-39ab351aee7bb86fa90450edc0ab75cdf705728f.tar.bz2
bcfg2-39ab351aee7bb86fa90450edc0ab75cdf705728f.zip
Add python-apt for platforms that use apt
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2048 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'encap/tools/bcfg2-python-apt/README')
-rw-r--r--encap/tools/bcfg2-python-apt/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/encap/tools/bcfg2-python-apt/README b/encap/tools/bcfg2-python-apt/README
new file mode 100644
index 000000000..a5f251fef
--- /dev/null
+++ b/encap/tools/bcfg2-python-apt/README
@@ -0,0 +1,3 @@
+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