mirror of
https://github.com/ISpillMyDrink/OpenSuperClone.git
synced 2026-05-03 13:30:49 +00:00
Recommend dkms for DEB package.
This commit is contained in:
@@ -86,6 +86,8 @@ set(CPACK_GENERATOR DEB CACHE STRING "CPack Generator")
|
||||
# to install it manually, if they want to use the advanced features of OpenSuperClone.
|
||||
# set(CPACK_DEBIAN_PACKAGE_DEPENDS "libgtk-3-0, libusb-0.1-4, dkms")
|
||||
set(CPACK_DEBIAN_PACKAGE_DEPENDS "libgtk-3-0, libusb-0.1-4")
|
||||
set(CPACK_DEBIAN_PACKAGE_RECOMMENDS "dkms")
|
||||
|
||||
set(CPACK_DEBIAN_PACKAGE_RELEASE 1)
|
||||
set(CPACK_DEBIAN_FILE_NAME DEB-DEFAULT)
|
||||
set(CPACK_DEBIAN_PACKAGE_SECTION "utils")
|
||||
|
||||
@@ -74,7 +74,7 @@ $ ./Release/bin/oscviewer
|
||||
#### OpenSuperClone 2.5 [Work-In-Progress]
|
||||
|
||||
* Implemented DKMS for driver installation
|
||||
* OSCDriver 2.6.2: add support for kernel 5.19.2 and 6.0.0 (thanks to <a href="https://github.com/ISpillMyDrink/OpenSuperClone/commit/f59b24ae116fa284ab4f6c8d6b288f01370f88dc">piernov</a>)
|
||||
* OSCDriver 2.6.2: add support for kernel 5.19.12 and 6.0.0 (thanks to <a href="https://github.com/ISpillMyDrink/OpenSuperClone/commit/f59b24ae116fa284ab4f6c8d6b288f01370f88dc">piernov</a>)
|
||||
|
||||
#### OpenSuperClone 2.4.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user