Skip to content

Commit 6e7b0ec

Browse files
committed
Missing build dependency for python3-pillow
1 parent 8e57eea commit 6e7b0ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Maintainer: Ralph Hempel <[email protected]>
33
Section: python
44
Priority: optional
55
Standards-Version: 3.9.5
6-
Build-Depends: python3-setuptools (>= 0.6b3), python3-all (>= 3.4), debhelper (>= 9), dh-python
6+
Build-Depends: python3-setuptools (>= 0.6b3), python3-all (>= 3.4), debhelper (>= 9), dh-python, python3-pillow
77
VCS-Git: git://github.com/rhempel/ev3dev-lang-python.git
88
VCS-Browser: https://github.com/rhempel/ev3dev-lang-python
99

0 commit comments

Comments
 (0)