summaryrefslogtreecommitdiff
path: root/package/libXfixes
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2010-06-13 15:15:06 +0200
committerPhil Sutter <phil@nwl.cc>2010-06-20 16:24:20 +0200
commit1ee28515a05409a80379bf03e8604cef1ab0f473 (patch)
treea27b4ed82a6cd92ea300c8847399efbdcc2b61cb /package/libXfixes
parent62b3bb88ed3c766badca5304d0e169fc652d856c (diff)
do not use ${INSTALL_BIN} for libraries
Better use ${CP}, as ${INSTALL_BIN} follows the symlinks and therefore creates duplicate files. While here, also fix the build-deps of libXfixes.
Diffstat (limited to 'package/libXfixes')
-rw-r--r--package/libXfixes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libXfixes/Makefile b/package/libXfixes/Makefile
index a9e3c7a27..283a043ce 100644
--- a/package/libXfixes/Makefile
+++ b/package/libXfixes/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 1
PKG_MD5SUM:= 86eb4b916cd5948c0e20d279107b3331
PKG_DESCR:= X Fixes Library
PKG_SECTION:= libs
-PKG_BUILDDEP+= fixesproto
+PKG_BUILDDEP+= fixesproto xextproto xproto libX11
PKG_URL:= http://xorg.freedesktop.org
PKG_SITES:= http://xorg.freedesktop.org/archive/individual/lib/