diff --git a/directory.list b/directory.list index 96c5dd0..6ce018d 100644 --- a/directory.list +++ b/directory.list @@ -95,6 +95,8 @@ 0755 root root /usr/lib/systemd/user 0755 root root /usr/lib/systemd/user-preset 0755 root root /usr/lib/tmpfiles.d +0755 root root /usr/lib/udev +0755 root root /usr/lib/udev/rules.d 0755 root root /usr/local 0755 root root /usr/local/bin 0755 root root /usr/local/games diff --git a/filesystem.changes b/filesystem.changes index 40115b8..ac8c88f 100644 --- a/filesystem.changes +++ b/filesystem.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 7 08:25:43 UTC 2015 - dimstar@opensuse.org + +- Add /usr/lib/udev/rules.d: packages installing rules don't really + have to build depend on udev, it only increases their build time. + ------------------------------------------------------------------- Wed Jul 1 22:27:17 UTC 2015 - jengelh@inai.de