Update CMakeLists.txt

[ROCm/rocminfo commit: 26378662db]
This commit is contained in:
James Edwards
2018-03-09 14:25:34 -06:00
zatwierdzone przez Chris Freehill
rodzic baeb3b5e81
commit d01a68b591
+2 -2
Wyświetl plik
@@ -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