Update CMakeLists.txt

This commit is contained in:
James Edwards
2018-03-09 14:25:34 -06:00
committed by Chris Freehill
parent 8c81b1146f
commit 26378662db
+2 -2
View File
@@ -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