summaryrefslogtreecommitdiff
path: root/cmake/Modules
diff options
context:
space:
mode:
authorTom Rondeau2011-10-25 12:21:28 -0400
committerTom Rondeau2011-10-25 12:21:28 -0400
commit71e891fdcf11411e6b102a0a2faaca0f1ce2c0f9 (patch)
treed3f722eab82e35c80404276cb44bdf18b7580772 /cmake/Modules
parent3710dd6d3fb30966dfc0f32876a52703a9a85a60 (diff)
downloadgnuradio-71e891fdcf11411e6b102a0a2faaca0f1ce2c0f9.tar.gz
gnuradio-71e891fdcf11411e6b102a0a2faaca0f1ce2c0f9.tar.bz2
gnuradio-71e891fdcf11411e6b102a0a2faaca0f1ce2c0f9.zip
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/Modules')
-rw-r--r--cmake/Modules/GrPackage.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmake/Modules/GrPackage.cmake b/cmake/Modules/GrPackage.cmake
index 857d07c4d..d398d7265 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"