summaryrefslogtreecommitdiff
path: root/packages/lyx/lyx_1.4.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/lyx/lyx_1.4.4.bb')
-rw-r--r--packages/lyx/lyx_1.4.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/lyx/lyx_1.4.4.bb b/packages/lyx/lyx_1.4.4.bb
index d9156cd779..26970a3ed0 100644
--- a/packages/lyx/lyx_1.4.4.bb
+++ b/packages/lyx/lyx_1.4.4.bb
@@ -10,7 +10,7 @@ PR = "r0"
SRC_URI = "svn://svn.lyx.org/lyx/lyx-devel/tags;module=lyx-1_4_4;rev=17185"
S = "${WORKDIR}/lyx-1_4_4"
-inherit autotools qt3x11
+inherit qt3x11 autotools
EXTRA_OECONF = "--with-frontend=qt --with-qt-dir=${QTDIR}"
PARALLEL_MAKE = ""