debian/control - add python{,3}-cffi to build-depends
This commit is contained in:
		
							
								
								
									
										2
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							| @@ -3,7 +3,7 @@ python-pygit2 (0.21.4-2) UNRELEASED; urgency=medium | |||||||
|   * debian/watch |   * debian/watch | ||||||
|     - add trailing slash to fix downloads |     - add trailing slash to fix downloads | ||||||
|   * debian/control |   * debian/control | ||||||
|     - add python{,3}-pycparser to build-depends |     - add python{,3}-{cffi,pycparser} to build-depends | ||||||
|   * debian/rules |   * debian/rules | ||||||
|     - export http{,s}_proxy to prevent any online activity during build |     - export http{,s}_proxy to prevent any online activity during build | ||||||
|  |  | ||||||
|   | |||||||
							
								
								
									
										3
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							| @@ -12,7 +12,8 @@ Build-Depends: debhelper (>= 9), | |||||||
|                python-sphinx, |                python-sphinx, | ||||||
|                python3-all-dev (>= 3.2), |                python3-all-dev (>= 3.2), | ||||||
|                python3-setuptools, |                python3-setuptools, | ||||||
| 			   python-pycparser, python3-pycparser, |                python-pycparser, python3-pycparser, | ||||||
|  |                python-cffi, python3-cffi, | ||||||
| Standards-Version: 3.9.6 | Standards-Version: 3.9.6 | ||||||
| Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-pygit2.git | Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-pygit2.git | ||||||
| Vcs-Git: git://anonscm.debian.org/openstack/python-pygit2.git | Vcs-Git: git://anonscm.debian.org/openstack/python-pygit2.git | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Yaroslav Halchenko
					Yaroslav Halchenko