]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Python-argparse is a virtual package which stretch wants you to pick 7833/head
authorRobert LeBlanc <robert@leblancnet.us>
Sat, 27 Feb 2016 16:05:16 +0000 (09:05 -0700)
committerRobert LeBlanc <rleblanc@jessie-clone.lxc.local>
Sat, 27 Feb 2016 17:16:18 +0000 (17:16 +0000)
a real package to satisfy the dependency.

Signed-off-by: Robert LeBlanc <robert.leblanc@endurance.com>
debian/control

index 050843e15278fa6822dcebda561c6613d00b14fd..9918762b1cf6023c95edd5ffe643d44b98d34c0d 100644 (file)
@@ -49,7 +49,7 @@ Build-Depends: autoconf,
                parted,
                pkg-config,
                python (>= 2.6.6-3~),
-               python-argparse,
+               python-argparse | libpython2.7-stdlib,
                python-dev,
                python-nose,
               python-setuptools,
@@ -77,7 +77,7 @@ Depends: binutils,
          logrotate,
          parted,
          python,
-         python-argparse,
+         python-argparse | libpython2.7-stdlib,
          sdparm | hdparm,
          xfsprogs,
         python-flask,