From 55c0ce007e87a17cc117f28f6ece335877cc3d4e Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Fri, 15 Feb 2013 13:28:14 -0800 Subject: [PATCH] fix(package.use): remove python use flag from libxml don't pull python into the base image. --- .../coreos-overlay/profiles/default/linux/package.use | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/package.use b/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/package.use index ebe806e3ec..93e0aa2635 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/package.use +++ b/sdk_container/src/third_party/coreos-overlay/profiles/default/linux/package.use @@ -9,6 +9,7 @@ dev-embedded/libftdi -cxx dev-libs/nss utils dev-libs/dbus-glib tools dev-libs/protobuf -python +dev-libs/libxml2 -python dev-perl/GD png dev-python/pyudev pygobject dev-util/perf tui -doc