diff options
Diffstat (limited to 'whiteout.py')
-rw-r--r-- | whiteout.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/whiteout.py b/whiteout.py index d33bc4705..8a718ea12 100644 --- a/whiteout.py +++ b/whiteout.py @@ -43,7 +43,8 @@ whiteout=""" xinitrc>XFree86 \ xemacs>apel-xemacs \ gstreamer-tools>gstreamer \ - gimp>gimp-print-plugin + gimp>gimp-print-plugin \ + redhat-lsb>redhat-lsb """ rpm.addMacro("_dependency_whiteout", whiteout) |