diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-03-06 18:03:45 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-03-06 18:03:45 +0100 |
commit | 8f85e1a4a09784899b19c2673327cf1ca74a59f1 (patch) | |
tree | 974ff07198814735bd4f5719b5591cedad8aa407 /package/xf86-input-mouse/Makefile | |
parent | a61ee2fc565e1d826024801e0539a5d08165ea1a (diff) |
enable package for lemote
Diffstat (limited to 'package/xf86-input-mouse/Makefile')
-rw-r--r-- | package/xf86-input-mouse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/xf86-input-mouse/Makefile b/package/xf86-input-mouse/Makefile index 4755fedc1..959a2a071 100644 --- a/package/xf86-input-mouse/Makefile +++ b/package/xf86-input-mouse/Makefile @@ -13,7 +13,7 @@ PKG_DEPENDS:= xorg-server PKG_BUILDDEP+= xorg-server PKG_SITES:= ${MASTER_SITE_XORG} -PKG_TARGET_DEPENDS:= alix1c +PKG_TARGET_DEPENDS:= alix1c lemote include $(TOPDIR)/mk/package.mk |