diff options
-rw-r--r-- | CHANGES | 2 | ||||
-rw-r--r-- | package/ng-spice-rework/Config.in | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -56,7 +56,7 @@ xdriver-xf86-video-{vmware,voodeo,wsfb,xgi,xgixp}, xkeyboard-config, xlib_libX11, xstroke, xterm, xvkbd, zlib - Deprecated packages: hotplug, lzma + Deprecated packages: hotplug, lzma, ng-spice-rework Removed packages: dillo, libglib12, libgtk12, microwin, pcmcia diff --git a/package/ng-spice-rework/Config.in b/package/ng-spice-rework/Config.in index a82f439fc..de5d091e0 100644 --- a/package/ng-spice-rework/Config.in +++ b/package/ng-spice-rework/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_NG_SPICE_REWORK bool "ng-spice-rework" + depends on BR2_DEPRECATED depends on BR2_PACKAGE_XORG7 select BR2_PACKAGE_XLIB_LIBXAW help |