repositories
/
deb_shairplay.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26af58b
)
Change the Ubuntu libdns_sd package name to be correct
author
Juho Vähä-Herttua
<juhovh@iki.fi>
Tue, 9 Apr 2013 19:50:23 +0000
(22:50 +0300)
committer
Juho Vähä-Herttua
<juhovh@iki.fi>
Tue, 9 Apr 2013 19:50:23 +0000
(22:50 +0300)
src/shairplay.c
patch
|
blob
|
blame
|
history
diff --git
a/src/shairplay.c
b/src/shairplay.c
index 22be17d5d5c5a7e1b6b320759aea6180c1329cfa..64cc864a33cd4e393e327144738af23eaeb995c6 100644
(file)
--- a/
src/shairplay.c
+++ b/
src/shairplay.c
@@
-309,7
+309,7
@@
main(int argc, char *argv[])
fprintf(stderr, "------------------------------------------\n");
fprintf(stderr, "You could try the following resolutions based on your OS:\n");
fprintf(stderr, "Windows: Try installing http://support.apple.com/kb/DL999\n");
- fprintf(stderr, "Debian/Ubuntu: Try installing libavahi-compat-libdnssd
1
package\n");
+ fprintf(stderr, "Debian/Ubuntu: Try installing libavahi-compat-libdnssd
-dev
package\n");
raop_destroy(raop);
return -1;
}