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