summaryrefslogtreecommitdiffstats
path: root/rules/shiboken.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-01-26 01:24:02 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-06-20 18:05:52 +0200
commitfaac7233ee62ecf23d445c3039f1e8876fe2a8f0 (patch)
tree742d0b8573597316f432940ebb32bfd80d2579bd /rules/shiboken.in
parent33b2968543db8237a90282e6ee4392ff2c64dda8 (diff)
downloadptxdist-faac7233ee62ecf23d445c3039f1e8876fe2a8f0.tar.gz
ptxdist-faac7233ee62ecf23d445c3039f1e8876fe2a8f0.tar.xz
{host-,}shiboken: new package
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/shiboken.in')
-rw-r--r--rules/shiboken.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/rules/shiboken.in b/rules/shiboken.in
new file mode 100644
index 000000000..0424b63cd
--- /dev/null
+++ b/rules/shiboken.in
@@ -0,0 +1,10 @@
+## SECTION=qt
+
+config SHIBOKEN
+ tristate
+ prompt "shiboken"
+ select HOST_CMAKE
+ select HOST_SHIBOKEN
+ select PYTHON
+ help
+ FIXME