From 4da8bdd86abfbf01719a46886e9118050f1029d1 Mon Sep 17 00:00:00 2001 From: Ismo Puustinen Date: Fri, 21 Feb 2014 13:48:35 +0200 Subject: [PATCH] packaging: added aul dependency when building system-controller. Change-Id: I2b0d4f1eef4ef2c20fc1199a1d2179916f3fa72b --- packaging/murphy.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/murphy.spec b/packaging/murphy.spec index b90f278..a3f402c 100644 --- a/packaging/murphy.spec +++ b/packaging/murphy.spec @@ -84,6 +84,7 @@ BuildRequires: pkgconfig(libsmack) %if %{?_with_icosyscon:1}%{!?_with_icosyscon:0} BuildRequires: ico-uxf-weston-plugin-devel BuildRequires: pkgconfig(ail) +BuildRequires: pkgconfig(aul) BuildRequires: libxml2-devel %endif -- 2.7.4