mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
Added a build-depends on python-dev, which is required for distutils.
This commit is contained in:
parent
d28d27254f
commit
e2f6cd1edc
2
debian/control
vendored
2
debian/control
vendored
@ -2,7 +2,7 @@ Source: supybot
|
||||
Section: net
|
||||
Priority: optional
|
||||
Maintainer: Jonathan Hseu <vomjom@debian.org>
|
||||
Build-Depends: debhelper (>= 4.0.0), python (>= 2.3)
|
||||
Build-Depends: debhelper (>= 4.0.0), python (>= 2.3), python-dev (>= 2.3)
|
||||
Standards-Version: 3.6.0
|
||||
|
||||
Package: supybot
|
||||
|
Loading…
Reference in New Issue
Block a user