aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Vollick <psycotica0@gmail.com>2013-03-09 18:00:35 -0500
committerChristopher Vollick <psycotica0@gmail.com>2013-03-09 18:03:10 -0500
commit915016fd7aad865f339085424f54016f8ac696a7 (patch)
tree1acc3abb718961110f4f488199e895db6bd9643e
parent418c1c0d316424fe8a4f186f030db09988725c48 (diff)
downloadget-flash-videos-915016fd7aad865f339085424f54016f8ac696a7.tar.gz
Bad Dependency in debian/control
It was get_iplayer, but debian packages can't have '_' It's actaully get-iplayer.
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 2f94fb9..64c2404 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Depends: libcrypt-blowfish-perl,
rtmpdump,
${misc:Depends},
${perl:Depends}
-Recommends: get_iplayer,
+Recommends: get-iplayer,
ffmpeg | libav-tools,
libcrypt-rijndeal-perl,
liblwp-protocol-socks-perl,