mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
We patch out Xt from the X11 check, so remove libxt depends
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@882 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
LICENSE = "LGPL"
|
LICENSE = "LGPL"
|
||||||
SECTION = "x11/libs"
|
SECTION = "x11/libs"
|
||||||
# Xt needed to keep autoconf's check for X11 happy
|
DEPENDS = "glib-2.0 fontconfig freetype zlib virtual/libx11 libxft gtk-doc cairo"
|
||||||
DEPENDS = "glib-2.0 fontconfig freetype zlib virtual/libx11 libxft libxt gtk-doc cairo"
|
|
||||||
DESCRIPTION = "The goal of the Pango project is to provide an \
|
DESCRIPTION = "The goal of the Pango project is to provide an \
|
||||||
Open Source framework for the layout and rendering of \
|
Open Source framework for the layout and rendering of \
|
||||||
internationalized text."
|
internationalized text."
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
LICENSE = "LGPL"
|
LICENSE = "LGPL"
|
||||||
SECTION = "x11/libs"
|
SECTION = "x11/libs"
|
||||||
# Xt needed to keep autoconf's check for X11 happy
|
DEPENDS = "glib-2.0 fontconfig freetype zlib virtual/libx11 libxft gtk-doc cairo"
|
||||||
DEPENDS = "glib-2.0 fontconfig freetype zlib virtual/libx11 libxft libxt gtk-doc cairo"
|
|
||||||
DESCRIPTION = "The goal of the Pango project is to provide an \
|
DESCRIPTION = "The goal of the Pango project is to provide an \
|
||||||
Open Source framework for the layout and rendering of \
|
Open Source framework for the layout and rendering of \
|
||||||
internationalized text."
|
internationalized text."
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
LICENSE = "LGPL"
|
LICENSE = "LGPL"
|
||||||
SECTION = "x11/libs"
|
SECTION = "x11/libs"
|
||||||
# Xt needed to keep autoconf's check for X11 happy
|
DEPENDS = "glib-2.0 fontconfig freetype zlib libx11 libxft gtk-doc cairo"
|
||||||
DEPENDS = "glib-2.0 fontconfig freetype zlib libx11 libxft libxt gtk-doc cairo"
|
|
||||||
DESCRIPTION = "The goal of the Pango project is to provide an \
|
DESCRIPTION = "The goal of the Pango project is to provide an \
|
||||||
Open Source framework for the layout and rendering of \
|
Open Source framework for the layout and rendering of \
|
||||||
internationalized text."
|
internationalized text."
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
LICENSE = "LGPL"
|
LICENSE = "LGPL"
|
||||||
SECTION = "x11/libs"
|
SECTION = "x11/libs"
|
||||||
# Xt needed to keep autoconf's check for X11 happy
|
DEPENDS = "glib-2.0 fontconfig freetype zlib libx11 libxft gtk-doc cairo"
|
||||||
DEPENDS = "glib-2.0 fontconfig freetype zlib libx11 libxft libxt gtk-doc cairo"
|
|
||||||
DESCRIPTION = "The goal of the Pango project is to provide an \
|
DESCRIPTION = "The goal of the Pango project is to provide an \
|
||||||
Open Source framework for the layout and rendering of \
|
Open Source framework for the layout and rendering of \
|
||||||
internationalized text."
|
internationalized text."
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
LICENSE = "LGPL"
|
LICENSE = "LGPL"
|
||||||
SECTION = "x11/libs"
|
SECTION = "x11/libs"
|
||||||
# Xt needed to keep autoconf's check for X11 happy
|
DEPENDS = "glib-2.0 fontconfig freetype zlib libx11 libxft gtk-doc"
|
||||||
DEPENDS = "glib-2.0 fontconfig freetype zlib libx11 libxft libxt gtk-doc"
|
|
||||||
DESCRIPTION = "The goal of the Pango project is to provide an \
|
DESCRIPTION = "The goal of the Pango project is to provide an \
|
||||||
Open Source framework for the layout and rendering of \
|
Open Source framework for the layout and rendering of \
|
||||||
internationalized text."
|
internationalized text."
|
||||||
|
|||||||
Reference in New Issue
Block a user