summaryrefslogtreecommitdiff
path: root/cmake/Packaging/Fedora-15.cmake
diff options
context:
space:
mode:
authorJohnathan Corgan2012-02-03 14:25:03 -0800
committerJohnathan Corgan2012-02-03 14:25:03 -0800
commit6063ef0108a5382427519e4b99555ac7a0eee730 (patch)
treecda118c038e7b22f3501d1aa4ed297515ad1bd14 /cmake/Packaging/Fedora-15.cmake
parent3bc34ff378d08e623b020d84c495cbc000ffab97 (diff)
parentae4770a0781d5ecab3b5ccce2fe037c0c52407c5 (diff)
downloadgnuradio-6063ef0108a5382427519e4b99555ac7a0eee730.tar.gz
gnuradio-6063ef0108a5382427519e4b99555ac7a0eee730.tar.bz2
gnuradio-6063ef0108a5382427519e4b99555ac7a0eee730.zip
Merge branch 'master' into next
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")