summaryrefslogtreecommitdiffstats
path: root/php-pear/php-dev/DEPENDS
diff options
context:
space:
mode:
authorEric Sandall2008-03-18 19:52:47 -0700
committerEric Sandall2008-03-18 19:52:47 -0700
commita2b73d4513b992bdbc3e8cf57e617050930947a5 (patch)
tree2c8d09e15425e3b21ed17d11a40afb02f0804071 /php-pear/php-dev/DEPENDS
parent2f156d5b0edcacbb9450995bde95993d69aa7568 (diff)
php-dev: X11-LIBS to the one and only xorg-libs
Diffstat (limited to 'php-pear/php-dev/DEPENDS')
-rwxr-xr-xphp-pear/php-dev/DEPENDS2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pear/php-dev/DEPENDS b/php-pear/php-dev/DEPENDS
index f19710eaf4..e5c68c32f2 100755
--- a/php-pear/php-dev/DEPENDS
+++ b/php-pear/php-dev/DEPENDS
@@ -19,7 +19,7 @@ case "$PHP4_APACHE" in
esac &&
if [ "$PHP5_X11LIBS" == "y" ]; then
- depends X11-LIBS
+ depends xorg-libs
if check_if_xorg_modular_libs; then
depends libxpm
fi