aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xorg-data/xbitmaps_1.1.1.bb
diff options
context:
space:
mode:
authorBian Naimeng <biannm@cn.fujitsu.com>2015-02-25 14:28:32 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2015-03-03 08:35:59 +0100
commitd523cc183903fd0bc2e53af6af99a88ea1652e0d (patch)
tree120d506c618d998c98180c9da7f94764f07bfea9 /meta-oe/recipes-graphics/xorg-data/xbitmaps_1.1.1.bb
parent7059882a849e885e17e76ec4057dbdedd5d1e1a0 (diff)
downloadmeta-openembedded-contrib-d523cc183903fd0bc2e53af6af99a88ea1652e0d.tar.gz
xbitmaps: fix build warning.
Can't install xbitmaps-dev-1.1.1-r0: no package provides xbitmaps = 1.1.1-r0 Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-data/xbitmaps_1.1.1.bb')
-rw-r--r--meta-oe/recipes-graphics/xorg-data/xbitmaps_1.1.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-data/xbitmaps_1.1.1.bb b/meta-oe/recipes-graphics/xorg-data/xbitmaps_1.1.1.bb
index 973a00f18a..8647f038e0 100644
--- a/meta-oe/recipes-graphics/xorg-data/xbitmaps_1.1.1.bb
+++ b/meta-oe/recipes-graphics/xorg-data/xbitmaps_1.1.1.bb
@@ -3,6 +3,7 @@ require xorg-data-common.inc
SUMMARY = "Common X11 Bitmaps"
LICENSE = "MIT"
DEPENDS += "libxmu"
+RDEPENDS_${PN}-dev = ""
LIC_FILES_CHKSUM = "file://COPYING;md5=dbd075aaffa4a60a8d00696f2e4b9a8f"