diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2017-02-18 20:05:26 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-22 13:16:49 +0100 |
commit | 251da11ef85a027d9d821b9f4e14e21c6558eef7 (patch) | |
tree | 2fe795cac8bc26c345b2472b0b46e0bae6e8b303 /meta-xfce/recipes-multimedia | |
parent | 1792b81376f19af36e253a4e0d8b2da44350ab9b (diff) | |
download | meta-openembedded-251da11ef85a027d9d821b9f4e14e21c6558eef7.tar.gz |
xfmpc: unblacklist - all dependencies are back
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce/recipes-multimedia')
-rw-r--r-- | meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.2.3.bb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.2.3.bb b/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.2.3.bb index 19166f59a..3d902a17b 100644 --- a/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.2.3.bb +++ b/meta-xfce/recipes-multimedia/xfmpc/xfmpc_0.2.3.bb | |||
@@ -11,9 +11,3 @@ inherit xfce-app | |||
11 | 11 | ||
12 | SRC_URI[md5sum] = "e2d2faeb7a6f62813e287f3d12522b71" | 12 | SRC_URI[md5sum] = "e2d2faeb7a6f62813e287f3d12522b71" |
13 | SRC_URI[sha256sum] = "4189c0c82b66b758a6d5bc651493b675d3d46329e5f1a76ff26c448125f4fcb0" | 13 | SRC_URI[sha256sum] = "4189c0c82b66b758a6d5bc651493b675d3d46329e5f1a76ff26c448125f4fcb0" |
14 | |||
15 | PNBLACKLIST[xfmpc] ?= "Runtime depends on blacklisted mpd" | ||
16 | |||
17 | PNBLACKLIST[xfmpc] ?= "Runtime depends on blacklisted xfmpc-dev" | ||
18 | |||
19 | PNBLACKLIST[xfmpc] ?= "Runtime depends on blacklisted xfmpc" | ||