summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnathan Corgan2013-04-07 11:12:51 -0700
committerJohnathan Corgan2013-04-07 11:12:51 -0700
commitf1fb6bc5fb0f031e7e4b7f7290290ca6075faf07 (patch)
tree124b8c2e61f7b60cdb9fbb2156a9a566d8cc723e
parentb1f34f61dd4cb2d0aecf4f1763a59fd4a4fa0579 (diff)
downloadgnuradio-f1fb6bc5fb0f031e7e4b7f7290290ca6075faf07.tar.gz
gnuradio-f1fb6bc5fb0f031e7e4b7f7290290ca6075faf07.tar.bz2
gnuradio-f1fb6bc5fb0f031e7e4b7f7290290ca6075faf07.zip
video-sdl: fix typo in .pc file
-rw-r--r--gr-video-sdl/gnuradio-video-sdl.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-video-sdl/gnuradio-video-sdl.pc.in b/gr-video-sdl/gnuradio-video-sdl.pc.in
index 8586a2884..ade9ba910 100644
--- a/gr-video-sdl/gnuradio-video-sdl.pc.in
+++ b/gr-video-sdl/gnuradio-video-sdl.pc.in
@@ -3,7 +3,7 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
-Name: gnuradio-comedi
+Name: gnuradio-video-sdl
Description: GNU Radio blocks for the SDL library
Requires: gnuradio-core sdl
Version: @LIBVER@