mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
gnome-vfs: Only apply the RRECOMMENDS to the main package, not for example the -doc package
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
LICENSE = "GPL"
|
||||
DEPENDS = "libxml2 gconf dbus bzip2 gnome-mime-data zlib"
|
||||
RRECOMMENDS = "gnome-vfs-plugin-file shared-mime-info"
|
||||
RRECOMMENDS_${PN} = "gnome-vfs-plugin-file shared-mime-info"
|
||||
# Some legacy packages will require gnome-mime-data to be installed, but use of
|
||||
# it is deprecated.
|
||||
PR = "r1"
|
||||
|
||||
Reference in New Issue
Block a user