Fix build/run deps in some xorg lib pkgs.
--HG-- extra : convert_revision : e2cc40e6fa780e8060860a56c41a59fff77a5268
This commit is contained in:
@@ -9,5 +9,6 @@ long_desc="
|
||||
This package contains the library and header files for the X Session
|
||||
Management Library. This is from the modular X.org project."
|
||||
|
||||
build_depends="pkg-config-0.23 xtrans-1.2 e2fsprogs-1.41"
|
||||
run_depends="glibc-2.8 xtrans-1.2 e2fsprogs-1.41"
|
||||
shared_deps="libICE-1.0 e2fsprogs-1.41"
|
||||
build_depends="pkg-config-0.23 xtrans-1.2 ${shared_deps}"
|
||||
run_depends="glibc-2.8 ${shared_deps}"
|
||||
|
Reference in New Issue
Block a user