Skip to content

Commit

Permalink
media-video/vlc: USE=libnotify depends on gtk+3
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.24, Repoman-2.3.6
  • Loading branch information
a17r committed Feb 18, 2018
1 parent 199e27f commit 19d70fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion media-video/vlc/vlc-3.0.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ RDEPEND="
libnotify? (
dev-libs/glib:2
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
x11-libs/gtk+:3
x11-libs/libnotify:0
)
libsamplerate? ( media-libs/libsamplerate:0 )
Expand Down
2 changes: 1 addition & 1 deletion media-video/vlc/vlc-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ RDEPEND="
libnotify? (
dev-libs/glib:2
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:2
x11-libs/gtk+:3
x11-libs/libnotify:0
)
libsamplerate? ( media-libs/libsamplerate:0 )
Expand Down

0 comments on commit 19d70fb

Please sign in to comment.