Commit 0fca4ca0 authored by wxt's avatar wxt
Browse files

lenmus: move to by-name

parent d9f301d0
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -17884,8 +17884,6 @@ with pkgs;
  lemon = callPackage ../development/tools/parsing/lemon { };
  lenmus = callPackage ../applications/misc/lenmus { };
  libtool = libtool_2;
  libtool_1_5 = callPackage ../development/tools/misc/libtool { };