aboutsummaryrefslogtreecommitdiffstats
path: root/imlib2/imlib2-fbonly_1.1.0.oe
diff options
context:
space:
mode:
Diffstat (limited to 'imlib2/imlib2-fbonly_1.1.0.oe')
-rw-r--r--imlib2/imlib2-fbonly_1.1.0.oe7
1 files changed, 7 insertions, 0 deletions
diff --git a/imlib2/imlib2-fbonly_1.1.0.oe b/imlib2/imlib2-fbonly_1.1.0.oe
index e69de29bb2..aa2c5e1dee 100644
--- a/imlib2/imlib2-fbonly_1.1.0.oe
+++ b/imlib2/imlib2-fbonly_1.1.0.oe
@@ -0,0 +1,7 @@
+SECTION = "libs"
+include imlib2_${PV}.oe
+inherit native
+DEPENDS = "freetype"
+
+EXTRA_OECONF = "--without-x \
+ --disable-mmx"