Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
packages
auto-pentium4
i486
libdrm
master
savage
Archlinux32 package modifications
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extra
/
xorg-xwayland
/
PKGBUILD
blob: 32c006178cbb5dabeecb1d0ce315d39fb4bd3262 (
plain
)
1
2
3
4
# libdrm missing on i486? if [ "$CARCH" = 'i486' ]; then depends+=(libdrm) fi