Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
Power System Simulation and Optimization
DPsim
DPsim
Commits
a9ad3456
Commit
a9ad3456
authored
Sep 14, 2018
by
Steffen Vogel
🎅🏼
Browse files
fix dependency of dpsim package
Former-commit-id:
6e54d2e1
parent
b3362dce
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMake/DPsimPackaging.cmake
View file @
a9ad3456
...
...
@@ -12,7 +12,7 @@ set(CPACK_RPM_PACKAGE_RELEASE ${DPSIM_RELEASE})
set
(
CPACK_RPM_PACKAGE_ARCHITECTURE
"x86_64"
)
set
(
CPACK_RPM_PACKAGE_LICENSE
"GPLv3"
)
set
(
CPACK_RPM_PACKAGE_URL
"http://www.fein-aachen.org/projects/dpsim/"
)
set
(
CPACK_RPM_PACKAGE_REQUIRES
"libcimpp16v29a villas
-node
graphviz python3-libs python3 python3-pip"
)
set
(
CPACK_RPM_PACKAGE_REQUIRES
"libcimpp16v29a
lib
villas graphviz python3-libs python3 python3-pip"
)
set
(
CPACK_RPM_PACKAGE_GROUP
"Development/Libraries"
)
# As close as possible to Fedoras naming
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment