mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
gconf-dbus-native: fix dependencies
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5359 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
SECTION = "x11/utils"
|
||||
DEPENDS = "intltool-native virtual/libintl glib-2.0 dbus dbus-glib libxml2 popt gtk-doc-native"
|
||||
DEPENDS = "intltool-native virtual/libintl glib-2.0-native dbus-native dbus-glib-native libxml2-native popt-native gtk-doc-native"
|
||||
DESCRIPTION = "Settings daemon using DBUS for communication."
|
||||
LICENSE = "GPL"
|
||||
PROVIDES = "gconf-native"
|
||||
|
||||
Reference in New Issue
Block a user