diff options
author | wangqi <wang.qi@99cloud.net> | 2018-03-12 03:31:46 +0000 |
---|---|---|
committer | wangqi <wang.qi@99cloud.net> | 2018-03-12 03:32:11 +0000 |
commit | 90b913308bee1310827df46b22df3c88d44a2628 (patch) | |
tree | a273d595128ab036331afc5513ce9b0598aceaae /bindep.txt | |
parent | 2be6365f10801632ef8f457d777e0079eac77277 (diff) | |
download | ironic-90b913308bee1310827df46b22df3c88d44a2628.tar.gz |
change python-libguestfs to python-guestfs for ubuntu
python-libguestfs is for centos,
python-guestfs is for ubuntu.
Change-Id: I6ee43deac4094f6616ea5da1680e86c3df9124cc
Diffstat (limited to 'bindep.txt')
-rw-r--r-- | bindep.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindep.txt b/bindep.txt index 4af210b1b..507902116 100644 --- a/bindep.txt +++ b/bindep.txt @@ -80,7 +80,7 @@ squashfs-tools [platform:dpkg platform:redhat imagebuild] squashfs [platform:suse imagebuild] libguestfs0 [platform:dpkg imagebuild] libguestfs [platform:rpm imagebuild] -python-libguestfs [platform:dpkg imagebuild] +python-guestfs [platform:dpkg imagebuild] # for TinyIPA build wget [imagebuild] python-pip [imagebuild] |