aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/id3lib/id3lib_3.8.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/id3lib/id3lib_3.8.3.bb b/recipes/id3lib/id3lib_3.8.3.bb
index 1787ba17f2..0468025ffc 100644
--- a/recipes/id3lib/id3lib_3.8.3.bb
+++ b/recipes/id3lib/id3lib_3.8.3.bb
@@ -1,8 +1,8 @@
DESCRIPTION = "Library for interacting with ID3 tags."
SECTION = "libs/multimedia"
PRIORITY = "optional"
-DEPENDS = "zlib"
LICENSE = "LGPLv2+"
+DEPENDS = "zlib"
PR = "r3"
inherit autotools