Description: Fix FTBFS with CMake 4
Author: Adrian Bunk <bunk@debian.org>
Bug-Debian: https://bugs.debian.org/1113213

--- libusb3380-0.0.1+git20190125.c83d1e9.orig/CMakeLists.txt
+++ libusb3380-0.0.1+git20190125.c83d1e9/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 2.8)
+cmake_minimum_required(VERSION 3.5)
 project(libusb3380 C)
 
 # Set the version information here
