diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-09-16 22:45:57 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-09-16 22:45:57 +0200 |
commit | cb4f3df4a9ffeee06b0ecf746172343eb442220f (patch) | |
tree | 3f7be7cd9af92877873834cfd05835837a404c0c /package/Makefile | |
parent | 81c4c7c2cf2c5ff27a6c02e41bf484a53ea942c2 (diff) |
make libvirt usable, add python
not very well tested, but runs on shutlle
Diffstat (limited to 'package/Makefile')
-rw-r--r-- | package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile index c4f8dcb97..c6c2d4114 100644 --- a/package/Makefile +++ b/package/Makefile @@ -321,6 +321,7 @@ package-$(ADK_PACKAGE_PRIVOXY) += privoxy package-$(ADK_PACKAGE_PROCMAIL) += procmail package-$(ADK_PACKAGE_PROCPS) += procps package-$(ADK_PACKAGE_PTUNNEL) += ptunnel +package-$(ADK_PACKAGE_PYTHON) += python package-$(ADK_PACKAGE_QUAGGA) += quagga package-$(ADK_PACKAGE_RADDUMP) += raddump package-$(ADK_PACKAGE_RADVD) += radvd |