diff options
author | Tom Rondeau <trondeau@vt.edu> | 2011-10-25 12:21:28 -0400 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2011-10-25 12:21:28 -0400 |
commit | 71e891fdcf11411e6b102a0a2faaca0f1ce2c0f9 (patch) | |
tree | d3f722eab82e35c80404276cb44bdf18b7580772 /cmake | |
parent | 3710dd6d3fb30966dfc0f32876a52703a9a85a60 (diff) |
qtgui: removed files for dependency on qwtplot3d. We don't use it anymore and don't have a plan to in the future.
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/Modules/GrPackage.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/Modules/GrPackage.cmake b/cmake/Modules/GrPackage.cmake index 857d07c4dd..d398d72657 100644 --- a/cmake/Modules/GrPackage.cmake +++ b/cmake/Modules/GrPackage.cmake @@ -112,7 +112,6 @@ set(CPACK_DEBIAN_PACKAGE_DEPENDS "python-numpy" "libqt4-core" "libqwt5-qt4" - "libqwtplot3d-qt4-0" "python-qt4" "python-gtk2" "python-lxml" |