Update CMakeLists.txt
This commit is contained in:
committed by
Chris Freehill
parent
8c81b1146f
commit
26378662db
+2
-2
@@ -100,8 +100,8 @@ install (
|
||||
###########################
|
||||
# Packaging directives
|
||||
###########################
|
||||
set(CPACK_DEBIAN_PACKAGE_DEPENDS "hsa-rocr-dev, python3")
|
||||
set(CPACK_RPM_PACKAGE_REQUIRES "hsa-rocr-dev, python3")
|
||||
set(CPACK_DEBIAN_PACKAGE_DEPENDS "hsa-rocr-dev, python")
|
||||
set(CPACK_RPM_PACKAGE_REQUIRES "hsa-rocr-dev, python")
|
||||
|
||||
###########################
|
||||
# Debian package specific variables
|
||||
|
||||
Reference in New Issue
Block a user