diff options
author | Matt Housh <jaeger@morpheus.net> | 2006-10-12 17:26:42 +0000 |
---|---|---|
committer | Matt Housh <jaeger@morpheus.net> | 2006-10-12 17:26:42 +0000 |
commit | 8b63856f25fa8ed6e12740b8e6032c6c4139a954 (patch) | |
tree | ae7fc242b61d1b9f1549eab1e946b3d9475f176f /dbus-python/Pkgfile | |
parent | ff046742b7b2872876560d065dc6dc37071c886c (diff) | |
download | opt-8b63856f25fa8ed6e12740b8e6032c6c4139a954.tar.gz opt-8b63856f25fa8ed6e12740b8e6032c6c4139a954.tar.xz |
dbus-python: added missing libxml2-python dependency
Diffstat (limited to 'dbus-python/Pkgfile')
-rw-r--r-- | dbus-python/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus-python/Pkgfile b/dbus-python/Pkgfile index 5c5dfb8ca..5a951b7f3 100644 --- a/dbus-python/Pkgfile +++ b/dbus-python/Pkgfile @@ -1,7 +1,7 @@ # Description: D-Bus Python bindings # URL: http://freedesktop.org/wiki/Software_2fdbus # Maintainer: Matt Housh, jaeger at crux dot nu -# Depends on: dbus-glib, pyrex +# Depends on: dbus-glib, pyrex, libxml2-python name=dbus-python version=0.71 |