diff options
| -rw-r--r-- | meta/packages/gtk-theme-darkilouche/gtk-theme-darkilouche.bb | 5 |
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 @@ | |||
| 1 | DESCRIPTION = "Dark GTK+ theme" | 1 | DESCRIPTION = "Dark GTK+ theme" |
| 2 | LICENSE = "GPL" | 2 | LICENSE = "GPL" |
| 3 | RDEPENDS = "gtk-theme-clearlooks gnome-icon-theme" | 3 | DEPENDS = "gtk-engines" |
| 4 | RDEPENDS = "gtk-engine-clearlooks gnome-icon-theme" | ||
| 4 | SECTION = "x11/base" | 5 | SECTION = "x11/base" |
| 5 | PACKAGE_ARCH = "all" | 6 | PACKAGE_ARCH = "all" |
| 6 | 7 | ||
| 7 | PR = "r0" | 8 | PR = "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" |
| 10 | SRC_URI = "git://people.freedesktop.org/~jimmac/Darkilouche.git;protocol=git \ | 11 | SRC_URI = "git://people.freedesktop.org/~jimmac/Darkilouche.git;protocol=git \ |
