Accepting request 226903 from home:cboltz

- add Recommends: libnotify-tools to apparmor-utils (aa-notify -p
  needs notify-send)

OBS-URL: https://build.opensuse.org/request/show/226903
OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=83
This commit is contained in:
2014-03-20 20:01:40 +00:00
committed by Git OBS Bridge
parent ee26b871db
commit 72703fa08c
2 changed files with 8 additions and 0 deletions

View File

@@ -376,6 +376,8 @@ Requires: perl = %{perl_version}
Requires: perl-apparmor = %{version}
# aa-unconfined needs netstat
Recommends: net-tools
# aa-notify -p needs notify-send
Recommends: libnotify-tools
BuildArch: noarch
%description utils