summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2006-03-02 13:57:40 +0000
committerMarc Kleine-Budde <mkl@pengutronix.de>2006-03-02 13:57:40 +0000
commitff8e42c45260c67c16901c99b9f251c5b601bc61 (patch)
tree2da17661dc89e508e5e57f2376366e451c6b1fba /rules
parentc914379069f3a4d0ff80101d8b4b9b677cd5b68d (diff)
downloadptxdist-ff8e42c45260c67c16901c99b9f251c5b601bc61.tar.gz
ptxdist-ff8e42c45260c67c16901c99b9f251c5b601bc61.tar.xz
* xorg-lib-*.in:
removed deps to XORG_LIBS git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4949 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules')
-rw-r--r--rules/xorg-lib-AppleWM.in1
-rw-r--r--rules/xorg-lib-ICE.in1
-rw-r--r--rules/xorg-lib-SM.in1
-rw-r--r--rules/xorg-lib-WindowsWM.in2
-rw-r--r--rules/xorg-lib-X11.in1
-rw-r--r--rules/xorg-lib-XScrnSaver.in1
-rw-r--r--rules/xorg-lib-XTrap.in1
-rw-r--r--rules/xorg-lib-Xau.in1
-rw-r--r--rules/xorg-lib-Xaw.in1
-rw-r--r--rules/xorg-lib-Xcomposite.in2
-rw-r--r--rules/xorg-lib-Xcursor.in1
-rw-r--r--rules/xorg-lib-Xdamage.in1
-rw-r--r--rules/xorg-lib-Xdmcp.in1
-rw-r--r--rules/xorg-lib-Xevie.in2
-rw-r--r--rules/xorg-lib-Xext.in1
-rw-r--r--rules/xorg-lib-Xfixes.in1
-rw-r--r--rules/xorg-lib-Xfont.in1
-rw-r--r--rules/xorg-lib-Xfontcache.in1
-rw-r--r--rules/xorg-lib-Xft.in1
-rw-r--r--rules/xorg-lib-Xi.in1
-rw-r--r--rules/xorg-lib-Xinerama.in2
-rw-r--r--rules/xorg-lib-Xmu.in1
-rw-r--r--rules/xorg-lib-Xp.in2
-rw-r--r--rules/xorg-lib-Xpm.in1
-rw-r--r--rules/xorg-lib-XprintAppUtil.in1
-rw-r--r--rules/xorg-lib-XprintUtil.in1
-rw-r--r--rules/xorg-lib-Xrandr.in1
-rw-r--r--rules/xorg-lib-Xrender.in1
-rw-r--r--rules/xorg-lib-Xres.in1
-rw-r--r--rules/xorg-lib-Xt.in1
-rw-r--r--rules/xorg-lib-Xtst.in1
-rw-r--r--rules/xorg-lib-Xv.in1
-rw-r--r--rules/xorg-lib-XvMC.in1
-rw-r--r--rules/xorg-lib-Xxf86dga.in1
-rw-r--r--rules/xorg-lib-Xxf86misc.in1
-rw-r--r--rules/xorg-lib-Xxf86vm.in1
-rw-r--r--rules/xorg-lib-dmx.in1
-rw-r--r--rules/xorg-lib-fontenc.in1
-rw-r--r--rules/xorg-lib-lbxutil.in1
-rw-r--r--rules/xorg-lib-oldX.in2
-rw-r--r--rules/xorg-lib-xkbfile.in1
-rw-r--r--rules/xorg-lib-xkbui.in1
-rw-r--r--rules/xorg-lib-xtrans.in1
43 files changed, 0 insertions, 49 deletions
diff --git a/rules/xorg-lib-AppleWM.in b/rules/xorg-lib-AppleWM.in
index 286f3b823..5cdac14fd 100644
--- a/rules/xorg-lib-AppleWM.in
+++ b/rules/xorg-lib-AppleWM.in
@@ -1,6 +1,5 @@
config XORG_LIB_APPLEWM
bool
- depends on XORG_LIB
select XORG_PROTO_APPLEWM
select XORG_LIB_X11
select XORG_LIB_XEXT
diff --git a/rules/xorg-lib-ICE.in b/rules/xorg-lib-ICE.in
index 6715a060d..01244ea67 100644
--- a/rules/xorg-lib-ICE.in
+++ b/rules/xorg-lib-ICE.in
@@ -1,6 +1,5 @@
config XORG_LIB_ICE
bool
- depends on XORG_LIB
prompt "libICE"
select XORG_PROTO_X
select XORG_LIB_XTRANS
diff --git a/rules/xorg-lib-SM.in b/rules/xorg-lib-SM.in
index 79d8ac049..ed6c566ae 100644
--- a/rules/xorg-lib-SM.in
+++ b/rules/xorg-lib-SM.in
@@ -1,6 +1,5 @@
config XORG_LIB_SM
bool
- depends on XORG_LIB
prompt "libSM"
select XORG_LIB_ICE
select XORG_PROTO_X
diff --git a/rules/xorg-lib-WindowsWM.in b/rules/xorg-lib-WindowsWM.in
index c3b09eb21..b3dd765a9 100644
--- a/rules/xorg-lib-WindowsWM.in
+++ b/rules/xorg-lib-WindowsWM.in
@@ -1,7 +1,6 @@
config XORG_LIB_WINDOWSWM
bool
depends on BROKEN
- depends on XORG_LIB
depends on XORG_LIB_X11
depends on XORG_LIB_XEXT
depends on XORG_PROTO_XEXT
@@ -12,4 +11,3 @@ config XORG_LIB_WINDOWSWM
comment "windowswm is broken, please send a patch"
depends on !BROKEN
- depends on XORG_LIB
diff --git a/rules/xorg-lib-X11.in b/rules/xorg-lib-X11.in
index 5e12cfce6..5c0030bdd 100644
--- a/rules/xorg-lib-X11.in
+++ b/rules/xorg-lib-X11.in
@@ -1,6 +1,5 @@
config XORG_LIB_X11
bool
- depends on XORG_LIB
prompt "libX11"
select XORG_PROTO_XEXT
select XORG_LIB_XTRANS
diff --git a/rules/xorg-lib-XScrnSaver.in b/rules/xorg-lib-XScrnSaver.in
index 19117b758..657fb08a2 100644
--- a/rules/xorg-lib-XScrnSaver.in
+++ b/rules/xorg-lib-XScrnSaver.in
@@ -1,6 +1,5 @@
config XORG_LIB_XSCRNSAVER
bool
- depends on XORG_LIB
prompt "libXScrnSaver"
help
FIXME
diff --git a/rules/xorg-lib-XTrap.in b/rules/xorg-lib-XTrap.in
index f7bd52911..ebf18a0f2 100644
--- a/rules/xorg-lib-XTrap.in
+++ b/rules/xorg-lib-XTrap.in
@@ -1,6 +1,5 @@
config XORG_LIB_XTRAP
bool
- depends on XORG_LIB
prompt "libXTrap"
help
FIXME
diff --git a/rules/xorg-lib-Xau.in b/rules/xorg-lib-Xau.in
index 8725f6a1f..e147ccad7 100644
--- a/rules/xorg-lib-Xau.in
+++ b/rules/xorg-lib-Xau.in
@@ -1,6 +1,5 @@
config XORG_LIB_XAU
bool
- depends on XORG_LIB
select XORG_PROTO_X
prompt "libXau"
help
diff --git a/rules/xorg-lib-Xaw.in b/rules/xorg-lib-Xaw.in
index 6f0140d65..8c6a5b234 100644
--- a/rules/xorg-lib-Xaw.in
+++ b/rules/xorg-lib-Xaw.in
@@ -1,6 +1,5 @@
config XORG_LIB_XAW
bool
- depends on XORG_LIB
select XORG_LIB_XPM
select XORG_PROTO_X
select XORG_LIB_XEXT
diff --git a/rules/xorg-lib-Xcomposite.in b/rules/xorg-lib-Xcomposite.in
index dc9eb53b4..6a105caef 100644
--- a/rules/xorg-lib-Xcomposite.in
+++ b/rules/xorg-lib-Xcomposite.in
@@ -1,11 +1,9 @@
config XORG_LIB_XCOMPOSITE
bool
depends on BROKEN
- depends on XORG_LIB
prompt "libXcomposite"
help
FIXME
comment "xcomposite is broken, please send a patch"
depends on !BROKEN
- depends on XORG_LIB
diff --git a/rules/xorg-lib-Xcursor.in b/rules/xorg-lib-Xcursor.in
index 8dfe34f7e..7b90bb719 100644
--- a/rules/xorg-lib-Xcursor.in
+++ b/rules/xorg-lib-Xcursor.in
@@ -1,6 +1,5 @@
config XORG_LIB_XCURSOR
bool
- depends on XORG_LIB
select XORG_LIB_XRENDER
select XORG_LIB_XFIXES
select XORG_LIB_X11
diff --git a/rules/xorg-lib-Xdamage.in b/rules/xorg-lib-Xdamage.in
index 74bab1478..668e68819 100644
--- a/rules/xorg-lib-Xdamage.in
+++ b/rules/xorg-lib-Xdamage.in
@@ -1,6 +1,5 @@
config XORG_LIB_XDAMAGE
bool
- depends on XORG_LIB
prompt "libXdamage"
help
FIXME
diff --git a/rules/xorg-lib-Xdmcp.in b/rules/xorg-lib-Xdmcp.in
index 8cfd5531f..3e5c1f904 100644
--- a/rules/xorg-lib-Xdmcp.in
+++ b/rules/xorg-lib-Xdmcp.in
@@ -1,6 +1,5 @@
config XORG_LIB_XDMCP
bool
- depends on XORG_LIB
prompt "libXdmcp"
help
FIXME
diff --git a/rules/xorg-lib-Xevie.in b/rules/xorg-lib-Xevie.in
index d8558614a..4f0ff0c8d 100644
--- a/rules/xorg-lib-Xevie.in
+++ b/rules/xorg-lib-Xevie.in
@@ -1,6 +1,5 @@
config XORG_LIB_XEVIE
bool
- depends on XORG_LIB
depends on BROKEN
prompt "libXevie"
help
@@ -8,4 +7,3 @@ config XORG_LIB_XEVIE
comment "xevie is broken, please send a patch"
depends on !BROKEN
- depends on XORG_LIB
diff --git a/rules/xorg-lib-Xext.in b/rules/xorg-lib-Xext.in
index b7300de57..c597e7c62 100644
--- a/rules/xorg-lib-Xext.in
+++ b/rules/xorg-lib-Xext.in
@@ -1,6 +1,5 @@
config XORG_LIB_XEXT
bool
- depends on XORG_LIB
prompt "libXext"
help
FIXME
diff --git a/rules/xorg-lib-Xfixes.in b/rules/xorg-lib-Xfixes.in
index fe2c29ba4..7635ea569 100644
--- a/rules/xorg-lib-Xfixes.in
+++ b/rules/xorg-lib-Xfixes.in
@@ -1,6 +1,5 @@
config XORG_LIB_XFIXES
bool
- depends on XORG_LIB
prompt "libXfixes"
help
FIXME
diff --git a/rules/xorg-lib-Xfont.in b/rules/xorg-lib-Xfont.in
index 734715ffa..cb505064e 100644
--- a/rules/xorg-lib-Xfont.in
+++ b/rules/xorg-lib-Xfont.in
@@ -1,6 +1,5 @@
config XORG_LIB_XFONT
bool
- depends on XORG_LIB
select FREETYPE
select ZLIB
select XORG_LIB_FONTENC
diff --git a/rules/xorg-lib-Xfontcache.in b/rules/xorg-lib-Xfontcache.in
index 54be2a6d2..2785dfa5d 100644
--- a/rules/xorg-lib-Xfontcache.in
+++ b/rules/xorg-lib-Xfontcache.in
@@ -1,6 +1,5 @@
config XORG_LIB_XFONTCACHE
bool
- depends on XORG_LIB
prompt "libXfontcache"
help
FIXME
diff --git a/rules/xorg-lib-Xft.in b/rules/xorg-lib-Xft.in
index d077207d1..e2930b970 100644
--- a/rules/xorg-lib-Xft.in
+++ b/rules/xorg-lib-Xft.in
@@ -1,6 +1,5 @@
config XORG_LIB_XFT
bool
- depends on XORG_LIB
select FREETYPE
select FONTCONFIG
select XORG_LIB_XRENDER
diff --git a/rules/xorg-lib-Xi.in b/rules/xorg-lib-Xi.in
index c8ae1ff2b..696ac6fac 100644
--- a/rules/xorg-lib-Xi.in
+++ b/rules/xorg-lib-Xi.in
@@ -1,6 +1,5 @@
config XORG_LIB_XI
bool
- depends on XORG_LIB
prompt "libXi"
select XORG_PROTO_X
select XORG_LIB_X11
diff --git a/rules/xorg-lib-Xinerama.in b/rules/xorg-lib-Xinerama.in
index 2ecee2ba7..1124f502a 100644
--- a/rules/xorg-lib-Xinerama.in
+++ b/rules/xorg-lib-Xinerama.in
@@ -1,6 +1,5 @@
config XORG_LIB_XINERAMA
bool
- depends on XORG_LIB
depends on BROKEN
prompt "libXinerama"
help
@@ -8,4 +7,3 @@ config XORG_LIB_XINERAMA
comment "xinerama is broken, please send a patch"
depends on !BROKEN
- depends on XORG_LIB
diff --git a/rules/xorg-lib-Xmu.in b/rules/xorg-lib-Xmu.in
index ca5504afe..a13393612 100644
--- a/rules/xorg-lib-Xmu.in
+++ b/rules/xorg-lib-Xmu.in
@@ -1,6 +1,5 @@
config XORG_LIB_XMU
bool
- depends on XORG_LIB
prompt "libXmu"
select XORG_LIB_XT
select XORG_LIB_XEXT
diff --git a/rules/xorg-lib-Xp.in b/rules/xorg-lib-Xp.in
index 29d9ec74e..28471f1a8 100644
--- a/rules/xorg-lib-Xp.in
+++ b/rules/xorg-lib-Xp.in
@@ -1,6 +1,5 @@
config XORG_LIB_XP
bool
- depends on XORG_LIB
depends on BROKEN
prompt "libXp"
help
@@ -8,4 +7,3 @@ config XORG_LIB_XP
comment "libxp is broken, please send a patch"
depends on !BROKEN
- depends on XORG_LIB
diff --git a/rules/xorg-lib-Xpm.in b/rules/xorg-lib-Xpm.in
index e3e03b196..590d4aaed 100644
--- a/rules/xorg-lib-Xpm.in
+++ b/rules/xorg-lib-Xpm.in
@@ -1,6 +1,5 @@
config XORG_LIB_XPM
bool
- depends on XORG_LIB
prompt "libXpm"
help
FIXME
diff --git a/rules/xorg-lib-XprintAppUtil.in b/rules/xorg-lib-XprintAppUtil.in
index d16f5ac5e..16c39c3d0 100644
--- a/rules/xorg-lib-XprintAppUtil.in
+++ b/rules/xorg-lib-XprintAppUtil.in
@@ -1,6 +1,5 @@
config XORG_LIB_XPRINTAPPUTIL
bool
- depends on XORG_LIB
select XORG_LIB_X11
select XORG_LIB_XP
select XORG_LIB_XPRINTUTIL
diff --git a/rules/xorg-lib-XprintUtil.in b/rules/xorg-lib-XprintUtil.in
index 305aca63a..15387bb75 100644
--- a/rules/xorg-lib-XprintUtil.in
+++ b/rules/xorg-lib-XprintUtil.in
@@ -1,6 +1,5 @@
config XORG_LIB_XPRINTUTIL
bool
- depends on XORG_LIB
prompt "libXprintUtil"
help
FIXME
diff --git a/rules/xorg-lib-Xrandr.in b/rules/xorg-lib-Xrandr.in
index ac83c3356..67c41274f 100644
--- a/rules/xorg-lib-Xrandr.in
+++ b/rules/xorg-lib-Xrandr.in
@@ -1,6 +1,5 @@
config XORG_LIB_XRANDR
bool
- depends on XORG_LIB
prompt "libXrandr"
help
FIXME
diff --git a/rules/xorg-lib-Xrender.in b/rules/xorg-lib-Xrender.in
index a4857b38b..32f1f439b 100644
--- a/rules/xorg-lib-Xrender.in
+++ b/rules/xorg-lib-Xrender.in
@@ -1,6 +1,5 @@
config XORG_LIB_XRENDER
bool
- depends on XORG_LIB
prompt "libXrender"
select XORG_PROTO_RENDER
help
diff --git a/rules/xorg-lib-Xres.in b/rules/xorg-lib-Xres.in
index 39fc2ef9e..4e249aafa 100644
--- a/rules/xorg-lib-Xres.in
+++ b/rules/xorg-lib-Xres.in
@@ -1,6 +1,5 @@
config XORG_LIB_XRES
bool
- depends on XORG_LIB
prompt "libXres"
help
FIXME
diff --git a/rules/xorg-lib-Xt.in b/rules/xorg-lib-Xt.in
index 5d4fd91df..d714621fb 100644
--- a/rules/xorg-lib-Xt.in
+++ b/rules/xorg-lib-Xt.in
@@ -1,6 +1,5 @@
config XORG_LIB_XT
bool
- depends on XORG_LIB
prompt "libXt"
select XORG_LIB_SM
select XORG_LIB_X11
diff --git a/rules/xorg-lib-Xtst.in b/rules/xorg-lib-Xtst.in
index 13e17cda6..17872c112 100644
--- a/rules/xorg-lib-Xtst.in
+++ b/rules/xorg-lib-Xtst.in
@@ -1,6 +1,5 @@
config XORG_LIB_XTST
bool
- depends on XORG_LIB
prompt "libXtst"
help
FIXME
diff --git a/rules/xorg-lib-Xv.in b/rules/xorg-lib-Xv.in
index b2837dd46..31cb7f01b 100644
--- a/rules/xorg-lib-Xv.in
+++ b/rules/xorg-lib-Xv.in
@@ -1,6 +1,5 @@
config XORG_LIB_XV
bool
- depends on XORG_LIB
prompt "libXv"
select XORG_LIB_X11
select XORG_LIB_XEXT
diff --git a/rules/xorg-lib-XvMC.in b/rules/xorg-lib-XvMC.in
index fac60fa50..24c6e7ca9 100644
--- a/rules/xorg-lib-XvMC.in
+++ b/rules/xorg-lib-XvMC.in
@@ -1,6 +1,5 @@
config XORG_LIB_XVMC
bool
- depends on XORG_LIB
prompt "libXvMC"
help
FIXME
diff --git a/rules/xorg-lib-Xxf86dga.in b/rules/xorg-lib-Xxf86dga.in
index 88cd54bdb..196e27bd1 100644
--- a/rules/xorg-lib-Xxf86dga.in
+++ b/rules/xorg-lib-Xxf86dga.in
@@ -1,6 +1,5 @@
config XORG_LIB_XXF86DGA
bool
- depends on XORG_LIB
prompt "libXxf86dga"
help
FIXME
diff --git a/rules/xorg-lib-Xxf86misc.in b/rules/xorg-lib-Xxf86misc.in
index 6bd5d5c9c..e36ef82f3 100644
--- a/rules/xorg-lib-Xxf86misc.in
+++ b/rules/xorg-lib-Xxf86misc.in
@@ -1,6 +1,5 @@
config XORG_LIB_XXF86MISC
bool
- depends on XORG_LIB
prompt "libXxf86misc"
help
FIXME
diff --git a/rules/xorg-lib-Xxf86vm.in b/rules/xorg-lib-Xxf86vm.in
index 27c21ab7a..e6eceb40b 100644
--- a/rules/xorg-lib-Xxf86vm.in
+++ b/rules/xorg-lib-Xxf86vm.in
@@ -1,6 +1,5 @@
config XORG_LIB_XXF86VM
bool
- depends on XORG_LIB
prompt "libXxf86vm"
help
FIXME
diff --git a/rules/xorg-lib-dmx.in b/rules/xorg-lib-dmx.in
index 3bf43fc22..12c324679 100644
--- a/rules/xorg-lib-dmx.in
+++ b/rules/xorg-lib-dmx.in
@@ -1,6 +1,5 @@
config XORG_LIB_DMX
bool
- depends on XORG_LIB
select XORG_LIB_X11
select XORG_LIB_XEXT
select XORG_PROTO_XEXT
diff --git a/rules/xorg-lib-fontenc.in b/rules/xorg-lib-fontenc.in
index 95f1495c7..c1c5e89d6 100644
--- a/rules/xorg-lib-fontenc.in
+++ b/rules/xorg-lib-fontenc.in
@@ -1,6 +1,5 @@
config XORG_LIB_FONTENC
bool
- depends on XORG_LIB
select ZLIB
select XORG_PROTO_X
prompt "libfontenc"
diff --git a/rules/xorg-lib-lbxutil.in b/rules/xorg-lib-lbxutil.in
index 618b4cc7b..c75c2a9dc 100644
--- a/rules/xorg-lib-lbxutil.in
+++ b/rules/xorg-lib-lbxutil.in
@@ -1,6 +1,5 @@
config XORG_LIB_LBXUTIL
bool
- depends on XORG_LIB
prompt "lbxutil"
select XORG_PROTO_XEXT
select XORG_PROTO_X
diff --git a/rules/xorg-lib-oldX.in b/rules/xorg-lib-oldX.in
index 2c8a0a31c..8513b8eda 100644
--- a/rules/xorg-lib-oldX.in
+++ b/rules/xorg-lib-oldX.in
@@ -1,6 +1,5 @@
config XORG_LIB_OLDX
bool
- depends on XORG_LIB
depends on BROKEN
prompt "liboldX"
help
@@ -8,4 +7,3 @@ config XORG_LIB_OLDX
comment "liboldx is broken, please send a patch"
depends on !BROKEN
- depends on XORG_LIB
diff --git a/rules/xorg-lib-xkbfile.in b/rules/xorg-lib-xkbfile.in
index b5a95c9cc..a3feba701 100644
--- a/rules/xorg-lib-xkbfile.in
+++ b/rules/xorg-lib-xkbfile.in
@@ -1,6 +1,5 @@
config XORG_LIB_XKBFILE
bool
- depends on XORG_LIB
prompt "libxkbfile"
select XORG_LIB_X11
select XORG_PROTO_KB
diff --git a/rules/xorg-lib-xkbui.in b/rules/xorg-lib-xkbui.in
index a8983f81b..86f1c1f2f 100644
--- a/rules/xorg-lib-xkbui.in
+++ b/rules/xorg-lib-xkbui.in
@@ -1,6 +1,5 @@
config XORG_LIB_XKBUI
bool
- depends on XORG_LIB
prompt "libxkbui"
help
FIXME
diff --git a/rules/xorg-lib-xtrans.in b/rules/xorg-lib-xtrans.in
index aee66026a..bec70bf7c 100644
--- a/rules/xorg-lib-xtrans.in
+++ b/rules/xorg-lib-xtrans.in
@@ -1,6 +1,5 @@
config XORG_LIB_XTRANS
bool
- depends on XORG_LIB
prompt "xtrans"
help
FIXME