Преглед изворни кода

package/x11r7/xkeyboard-config: switch to xorgproto

The new package xorgproto will combine and replace all current xproto_*
packages. For details read
https://lists.x.org/archives/xorg-announce/2018-February/002835.html

Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Bernd Kuhls пре 7 година
родитељ
комит
3c36dcba54
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      package/x11r7/xkeyboard-config/Config.in

+ 1 - 1
package/x11r7/xkeyboard-config/Config.in

@@ -3,7 +3,7 @@ config BR2_PACKAGE_XKEYBOARD_CONFIG
 	# Runtime dependencies
 	# Runtime dependencies
 	select BR2_PACKAGE_XAPP_XKBCOMP if BR2_PACKAGE_XORG7
 	select BR2_PACKAGE_XAPP_XKBCOMP if BR2_PACKAGE_XORG7
 	select BR2_PACKAGE_XLIB_LIBX11 if BR2_PACKAGE_XORG7
 	select BR2_PACKAGE_XLIB_LIBX11 if BR2_PACKAGE_XORG7
-	select BR2_PACKAGE_XPROTO_XPROTO if BR2_PACKAGE_XORG7
+	select BR2_PACKAGE_XORGPROTO if BR2_PACKAGE_XORG7
 	help
 	help
 	  keyboard configuration database for X
 	  keyboard configuration database for X