Quirk for wily -> wily_9libs.
This commit is contained in:
parent
9a21d691f7
commit
9712481b9c
@ -1,7 +1,7 @@
|
||||
#! /usr/bin/perl
|
||||
|
||||
# ex:ts=8 sw=4:
|
||||
# $OpenBSD: Quirks.pm,v 1.14 2010/01/26 10:51:22 espie Exp $
|
||||
# $OpenBSD: Quirks.pm,v 1.15 2010/01/27 10:25:18 kili Exp $
|
||||
#
|
||||
# Copyright (c) 2009 Marc Espie <espie@openbsd.org>
|
||||
#
|
||||
@ -133,6 +133,7 @@ my $stem_extensions = {
|
||||
'gstreamer-mpeg2' => 'gstreamer-plugins-ugly',
|
||||
'gstreamer-dvdread' => 'gstreamer-plugins-ugly',
|
||||
'lzma' => 'xz',
|
||||
'wily' => 'wily_9libs',
|
||||
};
|
||||
|
||||
# ->is_base_system($handle, $state):
|
||||
|
Loading…
x
Reference in New Issue
Block a user