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