libX11, cleanup, remove unneeded requirements

This commit is contained in:
begasus
2018-08-11 13:32:25 +02:00
committed by waddlesplash
parent 90306f2314
commit bcb4de327e

View File

@@ -85,9 +85,9 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libXau$secondaryArchSuffix
# lib:libXau$secondaryArchSuffix
lib:libXcb$secondaryArchSuffix
lib:libXdmcp$secondaryArchSuffix
# lib:libXdmcp$secondaryArchSuffix
"
PROVIDES_devel="
@@ -106,17 +106,17 @@ BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
docbook_xml_dtd
docbook_xsl_stylesheets
devel:inputproto
devel:kbproto
devel:libpthread_stubs
devel:libXau$secondaryArchSuffix
# devel:inputproto
# devel:kbproto
# devel:libpthread_stubs
# devel:libXau$secondaryArchSuffix
devel:libXcb$secondaryArchSuffix
devel:libXdmcp$secondaryArchSuffix
# devel:libXdmcp$secondaryArchSuffix
devel:util_macros
devel:xcb_proto
devel:xextproto
# devel:xcb_proto
# devel:xextproto
devel:xorg_sgml_doctools
devel:xproto
# devel:xproto
devel:xtrans
"
BUILD_PREREQUIRES="