summaryrefslogtreecommitdiffstats
path: root/meta/packages/gtk-theme-darkilouche
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2008-09-24 13:49:08 +0000
committerRoss Burton <ross@openedhand.com>2008-09-24 13:49:08 +0000
commite64f44b3b9fa33c71c27a9090e8f2a15be54c240 (patch)
treef208dfaa180279cadc50ecfe37e766c7d37673ea /meta/packages/gtk-theme-darkilouche
parentd1bd2284d6ab74a481f8fbf2e09d016367dfc7fd (diff)
downloadpoky-e64f44b3b9fa33c71c27a9090e8f2a15be54c240.tar.gz
gtk-theme-darkilouche.bb: depend on gtk-engines so that clearlooks is built, and rdepend on the engine not the theme
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5256 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gtk-theme-darkilouche')
-rw-r--r--meta/packages/gtk-theme-darkilouche/gtk-theme-darkilouche.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/packages/gtk-theme-darkilouche/gtk-theme-darkilouche.bb b/meta/packages/gtk-theme-darkilouche/gtk-theme-darkilouche.bb
index af594a451c..6bf1eedafc 100644
--- a/meta/packages/gtk-theme-darkilouche/gtk-theme-darkilouche.bb
+++ b/meta/packages/gtk-theme-darkilouche/gtk-theme-darkilouche.bb
@@ -1,10 +1,11 @@
1DESCRIPTION = "Dark GTK+ theme" 1DESCRIPTION = "Dark GTK+ theme"
2LICENSE = "GPL" 2LICENSE = "GPL"
3RDEPENDS = "gtk-theme-clearlooks gnome-icon-theme" 3DEPENDS = "gtk-engines"
4RDEPENDS = "gtk-engine-clearlooks gnome-icon-theme"
4SECTION = "x11/base" 5SECTION = "x11/base"
5PACKAGE_ARCH = "all" 6PACKAGE_ARCH = "all"
6 7
7PR = "r0" 8PR = "r1"
8 9
9#SRC_URI = "http://art.gnome.org/download/themes/gtk2/1285/GTK2-Darkilouche.tar.bz2" 10#SRC_URI = "http://art.gnome.org/download/themes/gtk2/1285/GTK2-Darkilouche.tar.bz2"
10SRC_URI = "git://people.freedesktop.org/~jimmac/Darkilouche.git;protocol=git \ 11SRC_URI = "git://people.freedesktop.org/~jimmac/Darkilouche.git;protocol=git \