diff options
-rw-r--r-- | recipes-gnome/gnome/gconf-native_2.6.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-gnome/gnome/gconf-native_2.6.1.bb b/recipes-gnome/gnome/gconf-native_2.6.1.bb index f3f5fd8231..d4655225b7 100644 --- a/recipes-gnome/gnome/gconf-native_2.6.1.bb +++ b/recipes-gnome/gnome/gconf-native_2.6.1.bb | |||
@@ -1,6 +1,8 @@ | |||
1 | NOTE = "This is just a dummy package to get packages stop complaining about gconftool-2 \ | 1 | NOTE = "This is just a dummy package to get packages stop complaining about gconftool-2 \ |
2 | which they are not using anyway... :D" | 2 | which they are not using anyway... :D" |
3 | 3 | ||
4 | LICENSE = "MIT" | ||
5 | |||
4 | PR = "r1" | 6 | PR = "r1" |
5 | 7 | ||
6 | inherit native | 8 | inherit native |