mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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>
This commit is contained in:
committed by
Martin Jansa
parent
7059882a84
commit
d523cc1839
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user