Files
gentoo/dev-util/schroot/files/schroot-1.6.13_p7-cmake4.patch
Arthur Zamarin 9234861af8 dev-util/schroot: add 1.6.13_p7
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-06-24 08:59:17 +03:00

13 lines
334 B
Diff

--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,8 +13,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-cmake_minimum_required(VERSION 2.8.12)
-cmake_policy(VERSION 2.8.12)
+cmake_minimum_required(VERSION 3.17)
project(schroot)