mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-04 19:27:42 +01:00
fix typo regarding vnc-reflector
SVN-Revision: 2705
This commit is contained in:
parent
3a3c3d39ff
commit
6efeb10fec
1 changed files with 1 additions and 1 deletions
|
|
@ -212,7 +212,7 @@ package-$(BR2_PACKAGE_USTL) += ustl
|
|||
package-$(BR2_COMPILE_UTIL_LINUX) += util-linux
|
||||
package-$(BR2_PACKAGE_UDEV) += udev
|
||||
package-$(BR2_PACKAGE_VGP) += vgp
|
||||
package_$(BR2_PACKAGE_VNC_REFLECTOR) += vnc-reflector
|
||||
package-$(BR2_PACKAGE_VNC_REFLECTOR) += vnc-reflector
|
||||
package-$(BR2_PACKAGE_VPNC) += vpnc
|
||||
package-$(BR2_PACKAGE_VRRPD) += vrrpd
|
||||
package-$(BR2_PACKAGE_VTUN) += vtun
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue