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 @@
libc.so.6

View File

@@ -1,7 +1,7 @@
# Template build file for 'libXdmcp'.
pkgname=libXdmcp
version=1.0.3
revision=1
revision=2
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
build_style=gnu-configure
short_desc="X Display Manager Control Protocol library from X.org"
@@ -12,6 +12,5 @@ long_desc="
from the modular X.org X11 project."
subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency build pkg-config
Add_dependency build xproto