Skip to content

Commit f29a2f2

Browse files
committed
pkgupd: fix liburcu parser
1 parent abf2b93 commit f29a2f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/OOCEapps/PkgUpd/base.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ my %TRANSFORM = (
66
'bdw-gc' => 'gc',
77
fcgid => 'mod_fcgid',
88
'libdbus-glib' => 'dbus-glib',
9+
liburcu => 'userspace-rcu',
910
pass => 'password-store',
1011
'pipe-viewer' => 'pv',
1112
'urxvt-terminfo' => 'rxvt-unicode',

0 commit comments

Comments
 (0)