libSM, libXmu, libXt: depend in libuuid. Bump revision.
--HG-- extra : convert_revision : bab0dadaf07862263560db3f4ff68e9383ae59fa
This commit is contained in:
parent
0263f41d2d
commit
319d5cad89
|
@ -2,6 +2,7 @@
|
|||
pkgname=libSM
|
||||
sourcepkg=$pkgname
|
||||
version=1.1.0
|
||||
revision=1
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="X Session Management Library"
|
||||
|
@ -14,7 +15,6 @@ long_desc="
|
|||
subpackages="devel"
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build xtrans
|
||||
Add_dependency build e2fsprogs
|
||||
Add_dependency full glibc
|
||||
Add_dependency full libICE
|
||||
Add_dependency run e2fsprogs-libs
|
||||
Add_dependency full libuuid
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
pkgname=libXmu
|
||||
sourcepkg=$pkgname
|
||||
version=1.0.4
|
||||
revision=1
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="X Miscellaneous Utilities library"
|
||||
|
@ -22,11 +23,10 @@ Add_dependency build pkg-config
|
|||
Add_dependency build xproto
|
||||
Add_dependency build xextproto
|
||||
Add_dependency build xtrans
|
||||
Add_dependency build e2fsprogs
|
||||
Add_dependency full glibc
|
||||
Add_dependency full libX11
|
||||
Add_dependency full libSM
|
||||
Add_dependency full libICE
|
||||
Add_dependency full libXext
|
||||
Add_dependency full libXt
|
||||
Add_dependency run e2fsprogs-libs
|
||||
Add_dependency full libuuid
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
pkgname=libXt
|
||||
sourcepkg=$pkgname
|
||||
version=1.0.5
|
||||
revision=1
|
||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="X Toolkit Intrinsics library"
|
||||
|
@ -19,9 +20,8 @@ subpackages="devel"
|
|||
Add_dependency build pkg-config
|
||||
Add_dependency build xproto
|
||||
Add_dependency build kbproto
|
||||
Add_dependency build e2fsprogs
|
||||
Add_dependency full glibc
|
||||
Add_dependency full libSM
|
||||
Add_dependency full libICE
|
||||
Add_dependency full libX11
|
||||
Add_dependency run e2fsprogs-libs
|
||||
Add_dependency full libuuid
|
||||
|
|
Loading…
Reference in New Issue