diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-01-02 13:45:04 +0100 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-01-02 13:45:04 +0100 |
commit | eb08f582b20c97ef63af08a58b7e0d7e1e696550 (patch) | |
tree | 93b35c2015a72cd26931572f9f8e3cdafb8ac604 /packages | |
parent | 0599cad5d039443806e01431db666e34541e7228 (diff) |
dbus-hlid: s/vala/vala-native/
Diffstat (limited to 'packages')
-rw-r--r-- | packages/freesmartphone/dbus-hlid_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/freesmartphone/dbus-hlid_git.bb b/packages/freesmartphone/dbus-hlid_git.bb index 2111ae3368..af175829de 100644 --- a/packages/freesmartphone/dbus-hlid_git.bb +++ b/packages/freesmartphone/dbus-hlid_git.bb @@ -1,7 +1,7 @@ DESCRIPTION = "High Level DBus Introspection Daemon" AUTHOR = "M. Lauer" SECTION = "console/network" -DEPENDS = "vala dbus dbus-glib" +DEPENDS = "vala-native dbus dbus-glib" LICENSE = "GPL" PV = "0.9.0+gitr${SRCREV}" PR = "r0" |