summaryrefslogtreecommitdiff
path: root/package/xbindkeys
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-11 18:00:30 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-11 18:00:30 +0200
commit6162c792dfa44e798d8f8261d9ae0d568390947f (patch)
tree0441c6ea855a030f2ff179bb1fdde8dea05b9fc2 /package/xbindkeys
parentc0b5e5ad7b72b6ef86d94912d7f0e96eaa70463f (diff)
various make bulk fixes
Diffstat (limited to 'package/xbindkeys')
-rw-r--r--package/xbindkeys/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/xbindkeys/Makefile b/package/xbindkeys/Makefile
index 8c065d8a6..c027c8f04 100644
--- a/package/xbindkeys/Makefile
+++ b/package/xbindkeys/Makefile
@@ -8,6 +8,7 @@ PKG_VERSION:= 1.8.3
PKG_RELEASE:= 1
PKG_MD5SUM:= 393dd74f85850a4ba0803b5a78bc598b
PKG_DESCR:= keybindings for X11
+PKG_BUILDDEP:= libX11
PKG_SECTION:= x11/apps
PKG_SITES:= http://www.nongnu.org/xbindkeys/
@@ -18,6 +19,7 @@ $(eval $(call PKG_template,XBINDKEYS,$(PKG_NAME),$(PKG_VERSION)-${PKG_RELEASE},$
CONFIGURE_ARGS+= --disable-guile \
--disable-tk
CONFIGURE_ENV+= ac_cv_func_malloc_0_nonnull=yes
+TARGET_LDFLAGS+= -lX11
post-install:
$(INSTALL_DIR) $(IDIR_XBINDKEYS)/usr/bin