diff options
Diffstat (limited to 'meta/packages/xorg-app/xorg-app-common.inc')
| -rw-r--r-- | meta/packages/xorg-app/xorg-app-common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/xorg-app/xorg-app-common.inc b/meta/packages/xorg-app/xorg-app-common.inc index 68653654e7..5c84596dbf 100644 --- a/meta/packages/xorg-app/xorg-app-common.inc +++ b/meta/packages/xorg-app/xorg-app-common.inc | |||
| @@ -10,6 +10,6 @@ SRC_URI = "${XORG_MIRROR}/individual/app/${XORG_PN}-${PV}.tar.bz2" | |||
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/${XORG_PN}-${PV}" | 11 | S = "${WORKDIR}/${XORG_PN}-${PV}" |
| 12 | 12 | ||
| 13 | inherit autotools_stage pkgconfig | 13 | inherit autotools pkgconfig |
| 14 | 14 | ||
| 15 | FILES_${PN} += " /usr/lib/X11/${XORG_PN}" | 15 | FILES_${PN} += " /usr/lib/X11/${XORG_PN}" |
