summaryrefslogtreecommitdiff
path: root/cmake/Packaging/Fedora-15.cmake
diff options
context:
space:
mode:
authorJohnathan Corgan2012-02-03 14:24:49 -0800
committerJohnathan Corgan2012-02-03 14:24:49 -0800
commitae4770a0781d5ecab3b5ccce2fe037c0c52407c5 (patch)
tree84990a35b6d537837b1781d4013561ace5011ef3 /cmake/Packaging/Fedora-15.cmake
parent309ca769afb74a091a5c923e1bb5fb71f535dee6 (diff)
parent2b87c2a7c11c4ee20b8f1356f39537043234c1b4 (diff)
downloadgnuradio-ae4770a0781d5ecab3b5ccce2fe037c0c52407c5.tar.gz
gnuradio-ae4770a0781d5ecab3b5ccce2fe037c0c52407c5.tar.bz2
gnuradio-ae4770a0781d5ecab3b5ccce2fe037c0c52407c5.zip
Merge branch 'maint'
Diffstat (limited to 'cmake/Packaging/Fedora-15.cmake')
-rw-r--r--cmake/Packaging/Fedora-15.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmake/Packaging/Fedora-15.cmake b/cmake/Packaging/Fedora-15.cmake
index 1ec017a7a..278d68990 100644
--- a/cmake/Packaging/Fedora-15.cmake
+++ b/cmake/Packaging/Fedora-15.cmake
@@ -1,10 +1,10 @@
SET(PACKAGE_DEPENDS_GRUEL_RUNTIME "boost-python" "glibc")
SET(PACKAGE_DEPENDS_GRUEL_PYTHON "python")
SET(PACKAGE_DEPENDS_CORE_RUNTIME "fftw-libs" "gsl")
-SET(PACKAGE_DEPENDS_QTGUI_RUNTIME "qt" "qwt4")
+SET(PACKAGE_DEPENDS_QTGUI_RUNTIME "qt" "qwt")
SET(PACKAGE_DEPENDS_QTGUI_PYTHON "PyQt4" "PyQwt")
SET(PACKAGE_DEPENDS_GRC "python" "numpy" "gtk2" "python-lxml" "python-cheetah")
-SET(PACKAGE_DEPENDS_WXGUI "python-wxgtk2.8" "python" "numpy")
+SET(PACKAGE_DEPENDS_WXGUI "wxGTK" "python" "numpy")
SET(PACKAGE_DEPENDS_VIDEO_SDL_RUNTIME "SDL")
SET(PACKAGE_DEPENDS_UHD_RUNTIME "uhd")
SET(PACKAGE_DEPENDS_AUDIO_RUNTIME "pulseaudio" "alsa-lib" "jack-audio-connection-kit")