Skip to content

Commit

Permalink
devel/thunar-vcs-plugin: Add missing dependencies
Browse files Browse the repository at this point in the history
Changes were missing from previous commit.
  • Loading branch information
madpilot78 committed Oct 2, 2023
1 parent 0afc866 commit d6ec7a5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions devel/thunar-vcs-plugin/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= thunar-vcs-plugin
PORTVERSION= 0.2.0
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= devel xfce
MASTER_SITES= XFCE/thunar-plugins
DIST_SUBDIR= xfce4
Expand All @@ -12,9 +12,11 @@ WWW= https://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

LIB_DEPENDS= libharfbuzz.so:print/harfbuzz

USES= compiler:c11 gettext-tools gmake gnome libtool localbase \
pkgconfig tar:bzip2 xfce
USE_GNOME= cairo gtk30 glib20 intltool
USE_GNOME= cairo gdkpixbuf2 gtk30 glib20 intltool
USE_XFCE= libexo thunar

GNU_CONFIGURE= yes
Expand Down

0 comments on commit d6ec7a5

Please sign in to comment.