Skip to content

Commit

Permalink
multimedia/cheese: Really fix build following 1ac2359
Browse files Browse the repository at this point in the history
libcanberra-gtk2 must also be installed.

Fixes:		b48f2d0
  • Loading branch information
cschuber committed May 21, 2022
1 parent 15508d7 commit ea5d9fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions multimedia/cheese/Makefile
Expand Up @@ -2,6 +2,7 @@

PORTNAME= cheese
PORTVERSION= 41.1
PORTREVISION= 1
CATEGORIES= multimedia gnome
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
DIST_SUBDIR= gnome
Expand All @@ -17,6 +18,7 @@ BUILD_DEPENDS= v4l_compat>=0:multimedia/v4l_compat \
vala>=0.14.0:lang/vala \
itstool:textproc/itstool
LIB_DEPENDS= libcanberra-gtk3.so:audio/libcanberra-gtk3 \
libcanberra-gtk2.so:audio/libcanberra-gtk2 \
libcanberra.so:audio/libcanberra \
libclutter-1.0.so:graphics/clutter \
libcogl.so:graphics/cogl \
Expand Down

0 comments on commit ea5d9fb

Please sign in to comment.