diff options
author | Sebastian Krzyszkowiak <seba.dos1@gmail.com> | 2010-08-02 11:54:45 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-03 09:24:21 +0200 |
commit | ab327b9ce15fe566edb61f867a2a1aa7daaae565 (patch) | |
tree | 2727c0b2027332e5b2c9b813b2004e7668824641 | |
parent | c0f6de52cbb831481d2ac07a258ae334fa2a6f23 (diff) |
shr-theme-niebiee: add phoneui-shr-theme-niebiee to RDEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes/shr/shr-theme-niebiee.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/shr/shr-theme-niebiee.bb b/recipes/shr/shr-theme-niebiee.bb index 49bf11118d..7567c7c757 100644 --- a/recipes/shr/shr-theme-niebiee.bb +++ b/recipes/shr/shr-theme-niebiee.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Niebiee - extremely blue theme for SHR (metapackage)" SECTION = "x11/data" -RDEPENDS_${PN} += "e-wm-theme-illume-niebiee elementary-theme-niebiee shr-splash-theme-niebiee" +RDEPENDS_${PN} += "e-wm-theme-illume-niebiee elementary-theme-niebiee shr-splash-theme-niebiee phoneui-shr-theme-niebiee" PV = "0.1" -PR = "r2" +PR = "r3" ALLOW_EMPTY = "1" |