From: Paulius Zaleckas <paulius.zaleckas@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Xcursor-themes depends on libXcursor
Date: Thu, 29 Apr 2010 23:11:25 +0300 [thread overview]
Message-ID: <20100429201125.7217.65309.stgit@localhost.localdomain> (raw)
From: Darius Augulis <augulis.darius@gmail.com>
While at it convert spaces to TABs
Signed-off-by: Darius Augulis <augulis.darius@gmail.com>
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
---
package/x11r7/xdata_xcursor-themes/Config.in | 6 +++---
.../xdata_xcursor-themes/xdata_xcursor-themes.mk | 1 +
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/package/x11r7/xdata_xcursor-themes/Config.in b/package/x11r7/xdata_xcursor-themes/Config.in
index 977309d..78d1020 100644
--- a/package/x11r7/xdata_xcursor-themes/Config.in
+++ b/package/x11r7/xdata_xcursor-themes/Config.in
@@ -1,5 +1,5 @@
config BR2_PACKAGE_XDATA_XCURSOR_THEMES
- bool "xdata_xcursor-themes"
- help
+ bool "xdata_xcursor-themes"
+ select BR2_PACKAGE_XLIB_LIBXCURSOR
+ help
No description available
-
diff --git a/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk b/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk
index aa68c65..da928f4 100644
--- a/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk
+++ b/package/x11r7/xdata_xcursor-themes/xdata_xcursor-themes.mk
@@ -9,5 +9,6 @@ XDATA_XCURSOR_THEMES_SITE = http://xorg.freedesktop.org/releases/individual/data
XDATA_XCURSOR_THEMES_AUTORECONF = NO
XDATA_XCURSOR_THEMES_INSTALL_STAGING = YES
XDATA_XCURSOR_THEMES_INSTALL_TARGET = YES
+XDATA_XCURSOR_THEMES_DEPENDENCIES = xlib_libXcursor
$(eval $(call AUTOTARGETS,package/x11r7,xdata_xcursor-themes))
next reply other threads:[~2010-04-29 20:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-29 20:11 Paulius Zaleckas [this message]
2010-05-01 20:15 ` [Buildroot] [PATCH] Xcursor-themes depends on libXcursor Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100429201125.7217.65309.stgit@localhost.localdomain \
--to=paulius.zaleckas@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox