]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
rlm_python is Python3
authorNick Porter <nick@portercomputing.co.uk>
Tue, 1 Nov 2022 21:13:41 +0000 (21:13 +0000)
committerNick Porter <nick@portercomputing.co.uk>
Wed, 2 Nov 2022 11:39:01 +0000 (11:39 +0000)
On some deb systems python-dev installs python-dev-is-python2
and hence python2-dev

debian/control.in

index 0887e22a945367307e6c1b848c0165022531db26..8846633b7e8efdfc8546f3fa24ecc2761b01c45f 100644 (file)
@@ -33,7 +33,7 @@ Build-Depends: @BUILDDEPS@ debhelper (>= 9),
  libykclient-dev,
  libyubikey-dev,
  pandoc,
- python-dev | python3-dev,
+ python3-dev,
  quilt,
  samba-dev,
  unixodbc-dev