diff options
Diffstat (limited to 'recipes/xorg-xserver/xserver-kdrive_1.4.99.901.bb')
-rw-r--r-- | recipes/xorg-xserver/xserver-kdrive_1.4.99.901.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-xserver/xserver-kdrive_1.4.99.901.bb b/recipes/xorg-xserver/xserver-kdrive_1.4.99.901.bb index 483133e8d6..7b4066bc08 100644 --- a/recipes/xorg-xserver/xserver-kdrive_1.4.99.901.bb +++ b/recipes/xorg-xserver/xserver-kdrive_1.4.99.901.bb @@ -1,7 +1,7 @@ require xserver-kdrive-common.inc DEPENDS += "hal libxkbfile libxcalibrate pixman" -RDEPENDS += "hal" +RDEPENDS_${PN} += "hal" DEFAULT_PREFERENCE = "-99" |