Update base-system and dep. pkgs for new rshlib thing

This commit is contained in:
davehome
2011-11-12 05:01:02 +00:00
parent cc660ea670
commit accb1ff0d6
422 changed files with 1208 additions and 696 deletions

View File

@@ -0,0 +1,3 @@
libxcb.so.1
libdl.so.2
libc.so.6

View File

@@ -5,6 +5,7 @@ distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu-configure
configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
--disable-secure-rpc --enable-loadable-i18n"
revision=1
short_desc="Base X libraries from modular Xorg X11"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://xorg.freedesktop.org/"
@@ -17,8 +18,6 @@ long_desc="
This is from the modular X.org X11 project."
subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency run libxcb
Add_dependency build pkg-config
Add_dependency build xproto
Add_dependency build xextproto