summaryrefslogtreecommitdiff
path: root/imlib2
diff options
context:
space:
mode:
Diffstat (limited to 'imlib2')
-rw-r--r--imlib2/imlib2-fbonly_1.1.0.oe0
-rw-r--r--imlib2/imlib2-native_1.1.0.oe3
2 files changed, 2 insertions, 1 deletions
diff --git a/imlib2/imlib2-fbonly_1.1.0.oe b/imlib2/imlib2-fbonly_1.1.0.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/imlib2/imlib2-fbonly_1.1.0.oe
diff --git a/imlib2/imlib2-native_1.1.0.oe b/imlib2/imlib2-native_1.1.0.oe
index b748ec062d..297db95adc 100644
--- a/imlib2/imlib2-native_1.1.0.oe
+++ b/imlib2/imlib2-native_1.1.0.oe
@@ -1,6 +1,7 @@
include imlib2_${PV}.oe
inherit native
-DEPENDS = "freetype-native x11-native xext-native"
+DEPENDS = "freetype-native"
+EXTRA_OECONF = "--without-x"
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/imlib2-${PV}"