diff options
Diffstat (limited to 'package/libpthread-stubs/Makefile')
-rw-r--r-- | package/libpthread-stubs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libpthread-stubs/Makefile b/package/libpthread-stubs/Makefile index 60052bf40..cd4834663 100644 --- a/package/libpthread-stubs/Makefile +++ b/package/libpthread-stubs/Makefile @@ -7,8 +7,8 @@ PKG_NAME:= libpthread-stubs PKG_VERSION:= 0.3 PKG_RELEASE:= 2 PKG_MD5SUM:= a09d928c4af54fe5436002345ef71138 -PKG_DESCR:= Pthread-stubs -PKG_SECTION:= devel +PKG_DESCR:= pthread stubs +PKG_SECTION:= dev/header PKG_BUILDDEP:= libpthread-stubs-host PKG_URL:= http://xcb.freedesktop.org/ PKG_SITES:= ${MASTER_SITE_XORG} |