Advertisement
opexxx

shairport_deps_trunk.diff

Sep 21st, 2016
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.64 KB | None | 0 0
  1. diff --git a/sound/shairport/Makefile b/sound/shairport/Makefile
  2. index c62ad91..e2a754b 100644
  3. --- a/sound/shairport/Makefile
  4. +++ b/sound/shairport/Makefile
  5. @@ -1,5 +1,5 @@
  6.  #
  7. -# Copyright (C) 2011 OpenWrt.org
  8. +# Copyright (C) 2012 OpenWrt.org
  9.  #
  10.  # This is free software, licensed under the GNU General Public License v2.
  11.  # See /LICENSE for more information.
  12. @@ -32,7 +32,7 @@ endef
  13.  
  14.  define Package/shairport
  15.    $(Package/shairport/Default)
  16. -  DEPENDS:= +libopenssl +libao +avahi-daemon-dbus +avahi-utils
  17. +  DEPENDS:= +libopenssl +libao +avahi-daemon +libavahi-dbus-support +avahi-utils
  18.  endef
  19.  
  20.  define Package/shairport/description
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement