Skip to content

Commit

Permalink
sysutils/process-viewer: Add gtk40 to USE_GNOME
Browse files Browse the repository at this point in the history
Reported by:	jbeich@
  • Loading branch information
yurivict committed Jan 5, 2023
1 parent 3eaffc7 commit fb165dd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions sysutils/process-viewer/Makefile
Expand Up @@ -9,11 +9,10 @@ WWW= https://github.com/guillaumegomez/process-viewer
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene \
libgtk-4.so:x11-toolkits/gtk40
LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene

USES= cargo gnome
USE_GNOME= cairo gdkpixbuf2 glib20 pango
USE_GNOME= cairo gdkpixbuf2 glib20 gtk40 pango

USE_GITHUB= yes
GH_ACCOUNT= guillaumegomez
Expand Down

0 comments on commit fb165dd

Please sign in to comment.