mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
mtools: do not link with X11
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4118 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -5,12 +5,13 @@
|
||||
DESCRIPTION="Mtools is a collection of utilities for accessing MS-DOS disks from Unix without mounting them."
|
||||
HOMEPAGE="http://mtools.linux.lu"
|
||||
LICENSE="GPL"
|
||||
PR = "r2"
|
||||
PR = "r3"
|
||||
|
||||
#http://mtools.linux.lu/mtools-${PV}.tar.gz
|
||||
SRC_URI="http://folks.o-hand.com/richard/poky/sources/mtools-${PV}.tar.gz \
|
||||
file://mtools-makeinfo.patch;patch=1 \
|
||||
file://mtools.patch;patch=1"
|
||||
file://mtools.patch;patch=1 \
|
||||
file://no-x11.patch;patch=1"
|
||||
|
||||
#DEPENDS = "tetex-native"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user