Skip to content

Commit

Permalink
app-emulation/spice: fix dep on media-libs/gst-plugins-base, bug #618272
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.5, Repoman-2.3.2
  • Loading branch information
tamiko committed May 13, 2017
1 parent 539741d commit 7fe7647
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion app-emulation/spice/spice-0.13.3-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,10 @@ RDEPEND="
lz4? ( app-arch/lz4:0=[static-libs(+)?] )
smartcard? ( >=app-emulation/libcacard-0.1.2 )
sasl? ( dev-libs/cyrus-sasl[static-libs(+)?] )
gstreamer? ( media-libs/gstreamer:1.0 )
gstreamer? (
media-libs/gstreamer:1.0
media-libs/gst-plugins-base:1.0
)
"
DEPEND="${RDEPEND}
${PYTHON_DEPS}
Expand Down

0 comments on commit 7fe7647

Please sign in to comment.