]> git.proxmox.com Git - mirror_ovs.git/commitdiff
cirrus: Fix typo in the name of sphinx package.
authorIlya Maximets <i.maximets@ovn.org>
Tue, 1 Oct 2019 09:02:57 +0000 (12:02 +0300)
committerIlya Maximets <i.maximets@ovn.org>
Tue, 1 Oct 2019 10:41:47 +0000 (13:41 +0300)
This fixes broken build on CirrusCI:
https://cirrus-ci.com/build/4677435792031744

CC: Ben Pfaff <blp@ovn.org>
Fixes: 1ca0323e7c29 ("Require Python 3 and remove support for Python 2.")
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Acked-by: Numan Siddique <nusiddiq@redhat.com>
.cirrus.yml

index bae5a089b2480849a2ba22af57a57cbce4c00024..654e63ee099c493be61f98ce3a8f4a9fc6ec9b56 100644 (file)
@@ -9,7 +9,7 @@ freebsd_build_task:
 
   env:
     DEPENDENCIES: automake libtool gmake gcc wget openssl
-                  python3 py36-six py36-openssl p36-sphinx
+                  python3 py36-six py36-openssl py36-sphinx
     matrix:
       COMPILER: gcc
       COMPILER: clang