wok diff dbus-helper/receipt @ rev 16658
linphone: avcodec_init() is called automatically from avcodec_register() and avcodec_register_all(), there is no need to call it manually
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 14 05:56:16 2014 +0000 (2014-05-14) |
parents | e40633636cd6 |
children | 6cc661da10ce |
line diff
1.1 --- a/dbus-helper/receipt Fri Feb 22 17:04:38 2013 +0000 1.2 +++ b/dbus-helper/receipt Wed May 14 05:56:16 2014 +0000 1.3 @@ -6,6 +6,7 @@ 1.4 SHORT_DESC="D-Bus is a message bus system devel files." 1.5 WANTED="dbus" 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 WEB_SITE="http://www.freedesktop.org/wiki/Software/dbus" 1.9 1.10 DEPENDS="dbus"