blob: 44bd16051a834702174755a59f803baf0a51d01f (
plain)
1
2
3
4
5
6
7
8
9
|
include xorg-doc-common.inc
DESCRIPTION = "The documentation in this package is from xc/doc in the monolithic \
source tree."
DEPENDS += " intltool"
FILES_${PN} += " /usr/share/X11/doc"
|