From: Nick Porter Date: Tue, 1 Nov 2022 21:13:41 +0000 (+0000) Subject: rlm_python is Python3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=051b7cd343142388e29a44fd10c05dc8fcde54a1;p=thirdparty%2Ffreeradius-server.git rlm_python is Python3 On some deb systems python-dev installs python-dev-is-python2 and hence python2-dev --- diff --git a/debian/control.in b/debian/control.in index 0887e22a945..8846633b7e8 100644 --- a/debian/control.in +++ b/debian/control.in @@ -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