diff options
-rw-r--r-- | recipes/xserver-common/xserver-common_1.30.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xserver-common/xserver-common_1.30.bb b/recipes/xserver-common/xserver-common_1.30.bb index 23953a699f..3f3e7f889f 100644 --- a/recipes/xserver-common/xserver-common_1.30.bb +++ b/recipes/xserver-common/xserver-common_1.30.bb @@ -5,6 +5,7 @@ RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo" PR = "r2" PACKAGE_ARCH = "all" +DEFAULT_PREFERENCE = "-1" # we are using a gpe-style Makefile inherit gpe |