mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libX11, cleanup, remove unneeded requirements
This commit is contained in:
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user